Code
jQuery Plugins
Unhighlight
Unhighlight provides an unhighlight (deselect) event for textarea and input form elements.
Stop Verbosity
Stop Verbosity limits the amount of text that is permitted in a textarea element by replicating the maxlength attribute for the textarea, while also providing an indicator/counter to count characters used or remaining when text is entered.