Below you find 10 jquery plugins and jquery extensions you cannot do without if you are a serious front-end developer
-
Easy DOM Creation with jQuery
-
Form plugin
If you are doing AJAX-stuff, you must have this plugin.
-
Dimensions
This plugin should be a part of the jQuery Core.
-
Interface
This library solves 90% of your user interface issues. Excellent work Stefan!
-
Thickbox 3
Note I have written version 3, I hope this version will be more extendable than the second version.
-
Tablesorter
Solves a generic problem on medium-sized datasets, I want to see an ajax-extension on this fetching data on the fly when paging the resultset.
-
jQuery Form Validation
Need I say more, this is the mother of all User Interaction Design Patterns, and it is important that someone has taken this beast on.
-
jQuery Cookie
Nothing fancy, but a really good plugin. Instead of writing it yourself again, again, again ….
-
JSON
JSON is what XML should be, jQuery should support it better in the core.
-
Simple Star Rating Plugin
Nice implemented Eye-candy.
Choosing the correct plugins to gain functionality from is an important detail in your front end architecture and should be taken seriously in order to create a future-proof and well built front end architecture.
If you do web development using AJAX, you should know JQuery. These is a list of 10 “must-have” plug-ins. 10 Must-Have JQuery Plug-Ins and Extensions