8 editors jquery plugins
September 1, 2009 by admin · Leave a Comment
Some good editors for you texareas in you forms with jquery:
WYMeditor
WYMeditor is a web-based WYSIWYM (What You See Is What You Mean) XHTML editor (not WYSIWYG).
WYMeditor’s main concept is to leave details of the document’s visual layout, and to concentrate on its structure and meaning, while trying to give the user as much comfort [...]
19 forms jquery plugins
August 31, 2009 by admin · Leave a Comment
1. jQuery Combobox
query.combobox is an unobtrusive way of creating a HTML type combobox from a existing HTML Select element(s).
A combobox is technically a ‘Select’ HTML element. A combobox is also be known as a drop down list.
This control was written due to the fact that the standard Select element cannot be styled, or is limited [...]
search plugins jquery
August 26, 2009 by admin · Leave a Comment
If you need to make a search option for your site you will find this autosugest plugins quite helpfull.
jQuery Suggest.
Some new features include:
Improved cross-browser compatibility (tested to work the same across Firefox/Safari/IE6/IE7)
Cache bug has been fixed that caused suggestions to “forget” to hide
Moved some stylings from JavaScript to CSS
Cleaned up code, started heavy commenting
Not exactly [...]