Stumbled across a nice listing on Keven Liew’s Queness blog that features a good 25 or so varied jQuery plugins responsible for beautifying and enhancing HTML forms and form elements.
Now I’ve used quite a few of these for my work projects before, but to see them all contained here on one handy list is pretty cool. Check it out over HERE.
Related link: http://www.queness.com/post/204/25-jquery-plugins-that-enhance-and-beautify-html-form-elements
You might also enjoy:
-
Ajax posts (or gets) using jQuery is a pretty simple affair, and so I'm not really going into that with this particular post. Rather, I want to highlight ...
-
There's another great jQuery lightbox plugin making its rounds at the moment, and this one's a doozy it would seem! FancyBox is a well-coded, nifty little i ...
-
Four years have passed since the initial public release of the stellar jQuery library and in celebration the guys over at jQuery have just released jQuery 1 ...
-
To iterate though a web form's contents using jQuery is as easy as 123. First, make use of the $(':input') selector and force it to grab the contents of a p ...
-
Jeff Robbins of Lullabot brings to us a rather nifty jQuery plugin in the form of BeautyTips, a tooltips plugin which uses the canvas drawing element from t ...