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.
Related posts:



Pingback: 常山
Pingback: Gusniawan's Blog
Pingback: DIGITALISTIC
Pingback: DIGITALISTIC
Pingback: taggle.org
good collection!
btw:This site is very similar to mine!Great!
This is a sorry excuse for a blog.
Pingback: Ted Leung on the air
Pingback: 301 Moved Permanently
Nice Tutorial-Collection, but if you are interested in more jQuery-Plugins watch the following two articles: “Creative Image-Galleries by jQuery” or “jQuery – The easy way to navigate”
Nice list ..