text
jQuery plugin: autoResize
In his plugin (apparently inspired by Facebook's implementation) a DIV is created off-screen and is filled with the textarea's value whenever it changes. The height of this DIV is retrieved and then ...
Initial Letter
Initial Letter is a jQuery plugin designed to make the implementation of initial letter styles (drop caps, raised caps, etc.) easy and consistent between browsers.
jQuery plugin: word-counter for textarea
Very simple and easy to integrate jQuery plugin: word-counter for textarea, text are word counter using javascript, counting word of textare using Javascript.
Jeditable
With few lines of JavaScript code Jeditable allows you to click and edit the content of different xhtml elements.
In-place editing with contentEditable
Plugin that allows you to convert parts of the page into editable areas, just click on them and when you finish editing click outside.
Truncatable - A jQuery plugin
Simply put truncatable is a lightweight truncation plugin for jQuery. Designed for users who want to be able to hide and expand text on a page. This plugin is very SEO friendly, and Ideal for environ ...
Dynamic HTML News Scroller
Dynamic HTML News Scroller is a fully customizable vertical text scroller and text fader.
GoogieSpell
AJAX based GoogieSpell is a spell checker that you can use in your own web-application in 27 languages
prettyComment
As the user enter comment in this box, with jquery help the box will stretch so the full comment will always be visible.
jQuery Word-wrap Plugin
When it comes to textareas, the concept of word-wrapping is not as easy as it should be. In most browsers, including Firefox, Safari, Chrome, and Opera, you can set the textarea's wrap attribute to o ...