I want to use jquery to limit the number of characters in an editable div (or form input).
Maxlength attribute- for browser, that support this feature. Javascript - for others.
http://jsfiddle.net/tvpRT/