jQuery Social Textarea Verson 0.1.0
An unobstrusive Twitter/Facebook-style textarea for JQuery
Getting Started
Add jQuery and Social Textarea scripts:
The html should look similar to:
Invoke the JavaScript call:
$(function() {
$(".social-textarea").SocialTextarea();
});
- End of Page -