What are your top 5 jQuery plugins that you use?
What are your top five plugins for jQuery that must be available when you start a new project?
- jQueryUI or alternatively jQuery Tools if I had to use something else.
- jQuery Form
- jQuery Validate
- Autocomplete
- Thickbox
I don't know about you, but I have a gazillion jQuery bookmarks that I need to wade through someday and trim that list down to something manageable. Plus, who knows how long Yahoo is going to keep floating delicious.
Andrea wrote on 09/30/09 2:44 AM
I often use the metadata plugin and also jCarousel somettimes.Of course top are UI, forms and validate.
James White wrote on 09/29/09 3:55 PM
I'm pretty new to jQuery (started using it about 2-3 months ago) for a project, so I only have a top 2:1. jQueryUI
2. jQuery Form
Both plugins have helped me greatly do what would take many many lines of JavaScript to get done.