List of Useful jQuery Plugins

May 05, 2007

I viewed each of the jQuery plugins in the jQuery plugins repository . I couldn’t believe how many there were! So I decided to make this master list to weed out any plugins that were either broken or I didn’t find any practical application for. You will notice I added, “EXCELLENT” to the plugins that I thought were exceptional.

57 comments

#1. Name on September 10, 2007

Livequery is so very useful, it really should be on this list.

#2. Marc on September 10, 2007

Yeah, it is on the list.

#3. Leandro Vieira Pinho on October 07, 2007

Did you know this plugin?
http://leandrovieira.com/projects/jquery/lightbox/
I don´t have find any related thing in your list.
Regards

#4. Marc on October 14, 2007

No, I didn’t. Thanks I’ll add it to the list – it looks very nice!

#5. Naveen on October 23, 2007

Thanks a ton for the great compilation! Even I went through the plugin list at jQuery site, but skipped most of these plugins! The plugins marked EXCELLENT are truly excellent.

#6. designerkamal on November 23, 2007

jPrintArea is a small jquery plugin to print only contents of a specified element.
http://www.designerkamal.com/jPrintArea/

#7. Martin on February 26, 2008

Awesome list mate.
Thanks for spreading the love.

#8. Elis on March 16, 2008

Thank you. I added it to my list. Great resource!

#9. fedmich on April 12, 2008

Thank you. That list is great!

#10. Aral Balkan on May 15, 2008

Thank you for compiling this. I’m just getting in to jQuery and it has been invaluable.

#11. Guizmo on May 23, 2008

Excellent !
Thanks you so much !

#12. Brandon Hansen on August 20, 2008

The list is great! The link to jTagEditor does not work. Does anyone happen to have a copy of it?

#13. Marc Grabanski on August 26, 2008

Brandon: I think jTagEditor was superceeded by MarkItUp, which I am using for this comment system.

#14. Amjith on September 19, 2008

great work.
Thanks a lot
keep it up

#15. Josh Minnich on January 26, 2009

Great list, I’ve actually used quite a bit of these in the past for various things. Just a heads up, but as of the release of jQuery 1.3 the dimensions plug-in is actually a part of the jQuery core, so you can probably remove it from this list of add-ons.

#16. Moon on January 28, 2009

Broken links:

These links mentioned in your post, are broken:
http://benjaminsterling.com/2007/08/24/jquery-jqgalview-photo-gallery
http://brandonaaron.net/jquery/plugins/gradient/test/

I searched around and the gradient code can be found here:
http://plugins.jquery.com/project/gradient
I didn’t download the code since the author took down his demos, makes me worry.

#17. Matteo on February 17, 2009

Very usefull list!

may I suggest this link?
http://pupunzi.wordpress.com/category/jquery/

Thnx

#18. Jeremy on March 03, 2009

Great list. I’d like to suggest another image gallery as well.
http://www.pikachoose.com/demo
It’s an easy to implement gallery, that allows you to create a flash like gallery from just a UL.

#19. Kristiono Setyadi on March 23, 2009

I didn’t see the link for printing the page or something we defined into the paper. Did jQuery didn’t have it yet? Thank you very much for this list. It really useful ;)

#20. Pranab Mitra on April 16, 2009

Hey,
Its really a great list published.
I am a lover of jQuery and loved it at first sight.

I was in search of a Text Editor but this one is great I think.

  • Jquery is Small
  • Jquery is extendable

Thanks once again.

#21. SohoInteractive on April 17, 2009

Great list, printed and bookmarked.

K.

#22. Michael on April 30, 2009

I really like the hover tooltip you’re using for your links. Is it a plugin or something custom you made?

#23. wpgwiggum on May 18, 2009

Nice list, as someone learning jQuery it’s nice to see what is out there.

#24. Anna on May 24, 2009

Hi Marc, thanks for the list. I actually ended up bookmarking the page and going through the list one by one… came to the post through google searching for “removing table column” though :)))

For those who share my faith, here is a little jQuery code to remove table column.

Love “media” plugin for its unobtrussivenes :) By the way, Live plugin is built in jQuery 1.3 :)

Thanks for the list.

#25. reiki on July 01, 2009

Excellent information. Finding a few such solutions has taken hours in the past.

Thank u.

#26. Sangam Uprety on July 28, 2009

Excellent list of plugins. Thanks for the listing.

#27. Anand on August 18, 2009

Hi These plugins and examples are excellent and very useful. Here i have a requirement. I have a table in that i have a column of text boxes. When ever i enter value for one textbox, i should be able to drag the same value among rest or some text boxes in the same column. (Just like Excel) if any one find this kind of example. Kindly mail me please. Thanks in advance.

#28. srini on September 09, 2009

good work man!! thanks a lot. its really helpfull… keep doing such… :-)

#29. DevD on October 01, 2009

Nice collection man.
Did you have a look at
http://www.geektantra.com/2009/09/jquery-live-form-validation-version-1-1/
Its a form validation plugin. I guess it should go into your list as well.

#30. Basit on October 19, 2009

please update this list

#31. Taner on October 20, 2009

Rellay great list. Thank You!

#32. Shahriar Hyder on November 01, 2009

Very nice list mate. I have also listed your post in my blog titled ‘Ultimate collection of top jQuery tutorials, tips-tricks and techniques to improve performance’ here:

http://technosiastic.wordpress.com/2009/09/24/collection-of-top-jquery-tutorials-tips-tricks-techniques-to-improve-performance/

#33. Xicom Technologies on January 11, 2010

Nice sharing, Thanks.

#34. Jon Winstanley on January 12, 2010

The best plugin I have used is Colorbox. It is a replacement for all the lightbox clones

It supports photos, photo groups, slideshow, ajax, inline, and iframed content. and is less than 9KB of JavaScript. You can then control the appearance through CSS.

http://colorpowered.com/colorbox/

#35. Css Codes on January 24, 2010

The best plugin I have used is Colorbox. It is a replacement for all the lightbox clones

#36. Ajax tutorial on January 24, 2010

Nice collection man.
Did you have a look at

#37. Daniel Nowak on January 26, 2010

Hello,

i created a small jQuery plugin. It crates a post-it board on a webpage like the mac application sticky notes. Could you add it to your list ? You find it here: http://www.jquery-sticky-notes.com/
If you have any questions, do not hesitate to ask.

Best Regards → Daniel

#38. Leblanc M on February 11, 2010

jQuery extension that auto generates the table of contents. Properly handles ul/ol indentation to indicate heading level. http://www.robusthaven.com/articles/Auto+generating+the+table+of+contents+with+jQuery

#39. Theo on February 18, 2010

Great jquery collection. Bookmarked !

Thanks for sharing!

#40. Azhar on February 22, 2010

I want to auto save my form in cookies after some time interval, I found some codes but not works perfect, Please help in this regard. Thank You

#41. SEO on February 22, 2010

I have bokmarked this page. Nice collection.

#42. George Vishaz on February 26, 2010

Thank for the useful info.

Another good tool is Likno Web Modal Windows Builder (for jquery modal windows)
http://www.likno.com/jquery-modal-windows/index.php

hope this helps!

#43. Inder Singh on March 03, 2010

NIce .. Good List and collection..

#44. Tom on March 12, 2010

Great plugins collention. Thanks for share. Tom

#45. yoan on March 16, 2010

nice plugin dude…hope you share more :) cheers

#46. Samuel Williams on March 18, 2010

jQuery.Syntax is an extremely fast and lightweight syntax highlighter. It has dynamic loading of syntax source files and integrates cleanly using CSS or modelines.

It was developed specifically to fill a gap – that is: a fast, clean, client-side syntax parser.

Please see the project homepage for more information, documentation, download, etc.

http://www.oriontransfer.co.nz/software/jquery-syntax

#47. Vishal Lakhani on March 18, 2010

Hey man OSSAM!!!!!!!!!!!!!! Great Great List thanx 4 sharing things like this

#48. Allan on April 07, 2010

thanks for share this plugins. i was looking for Google Feed Plugin. Thanks again!

#49. thanh on April 09, 2010

Can u help me find jQuery Plugin to drawing flowchart. Please help me. Thank you.

#50. RSA Online on April 20, 2010

Thanks, great list!

You should add jqPlot to the list.

#51. London Builder on April 22, 2010

Awesome collection.
Many thanks!

#52. jqy on June 28, 2010

Here is a calendar plugin, http://code.google.com/p/jquery-frontier-calendar/

#53. vuvuzela on July 02, 2010

Thanks very nice

#54. ajans on July 02, 2010

Thank you very much great libraries

#55. Kay on July 10, 2010

Nice blog… It helps me so much

#56. kayal on August 05, 2010

Hi, i want to change the contents of a span based on the width, while resizing the jquery dialog window. Is that possible using jquery plugin.

#57. Whipper on August 13, 2010

Thank you very much.
I urgently need an easy to use gallery for a client with absolutely no knowledge on html, javascript, php, ajax, etc. whatsoever. I was looking around for some weeks now and couldn’t find anything really appropriate.
So again, thank’s a lot.

Leave a comment

Comment in textile images by gravatar