Tuesday, May 12, 2009

Jumping on JQuery wagon

Made a little form that's fully ajax with no reload. The most time consuming task when working with jQuery seems to be evaluating all the different plugins people made.
So I wanted to document the ones I used for this little form, so I remember and maybe someone else would benefit.

1. Autocomplete - jQuery plugin 1.0.2
2. jQuery Form Plugin
3. jQuery jSelect plugin

I am still looking for a good multiselect UI element plugin. There are some good candidates but none integrate quite so easily on first pass.

No comments: