50 jQuery Tools for Awesome Websites

compleate-jquery

By now, everyone has heard of jQuery. It’s a framework that makes JavaScript development much easier, and has become massively popular for adding JavaScript functionality to websites.

In this post, we’ve picked out 50 of the best scripts we know of and talked about why they rock. They can help in just about any aspect of a website, so enjoy!

Editors

These first tools don’t use jQuery themselves, instead, they’re editors to help you write and edit your own jQuery scripts.

1. Aptana Studio

aptana

Aptana Studio is a tool built for making great websites and webapps. It supports a wide range of JavaScript frameworks, including jQuery.

2. Komodo Edit

komodo-edit

Komodo Edit is an open source editor that provides features such as auto complete, call tips (CSS, HTML, JavaScript, Perl, PHP, Python, Ruby, Tcl, XML and XSLT), multi-language file support, syntax coloring, syntax checking, Vi emulation, Emacs key bindings and more. One of the most useful features is the ability to extend Komodo Edit. You can find lots of useful add-ons for JavaScript developers like DOM Inspector , Komodo Extension Developer ,Venkman JavaScript Debugger and  Hack It

3. Spket IDE

spket

Spket IDE provides features like code completion, syntax highlighting etc. to help developers create efficient JavaScript code productively. Spket IDE is free for non-commercial use.

Navigation

4. Coda-Slider 2.0

coda

Coda-slider JQuery plugin, which was published first in September 2007. Their goal was to mimic the regulatory impact on the promo page for Panic Software Coda. Coda-Slider 2.0 was built from scratch and should be much more flexible and lighter than its predecessor.

5. jQuery Treeview Plugin

treeview1

jQuery Treeview Plugin is Lightweight and flexible transformation of an unordered list into an expandable and collapsible tree, ideal for unobtrusive navigation enhancements. It can even set a cookie to remember how a user last left the menu.

6. Accordion Menu

accordionThis plugin creates an accordion menu. It works with nested lists, definition lists, or even just nested divs. It has options to specify the structure in which the active element (to adjust to the first display) and animations.

7. jquery mb.menu

mb.menu

jquery mb.menu is another very powerful component for easy creation of jQuery multilevel tree menu or context menu (right mouse button).

Forms

8. jQuery Nice Form

jnicee

jQuery Nice Form is simple way to create a form, but can also make more complicated forms if you desire.

9. jQuery form validation

valiidation

jQuery Validation is a jQuery plugin that checks a user’s input as they fill out a form.

10 . Ajax Fancy Captcha

fancycaptcha

Ajax Fancy Captcha is a jQuery plugin will helps you protect your web pages from bots and spammers.

11. Masked Input Plugin

masked

Masked Input Plugin lets you easily set a format that a form input must be in, e.g. a phone number field could onto contain numbers, dashes and dots.

Tables

12. DataTables

datatables

DataTables is plugin for Jquery.  This is a very flexible tool, that adds advanced interactive controls to any HTML table

13. TableSorter

tablesorter

Tablesorter is a JQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sorted table without reloading the page. Tablesorter successfully analyzes and classifies the different types of data in the cells.

14. FlexiGrid

flexigrid

Flexigrid adds a lot of formatting options to tables, including pagination, column sizing and navigation/search controls.

15. Colorize

colorize

Colorize highlights the columns/rows that a user has currently moused over or selected. You can set the exact color changes you’d like in the options.

16. uiTableFilter

filter

uiTableFilter allows you to instantly search a table and only display rows with your results in them, e.g. check out the demo page.

Upload Files

17. Uploadify

uploadify

Uploadify is a JQuery plugin that allows easy integration of multiple (or single) file upload boxes on your website. This plugin requires Flash as well.

18. Multiple File Upload Plugin

multipleMultiple File Upload Plugin (jQuery.MultiFile) is another plugin for allowing multiple file uploads, but this time without Flash being needed.

Image SlideShows and Galleries

19. Ad Gallery – Custom Photo jQuery Plugin

ad

Ad Gallery takes a simple unordered list of images and then converts them into a, much more presentable, gallery.

20. slideViewerPro

slideviewer

SlideViewerPro is another highly recommended script for easily making interactive galleries from your photos.

21. Pikachoose

pika

Pikachoose offers a number of options for displaying your pictures, including slideshows.

22. Galleriffic

gallerffic

Galleriffic has a slightly different layout for its gallery by default, but it looks great!

23. Galleria

galleria

Galleria is great because it loads progressively, i.e. as each image is loaded, its thumbnail will appear. It won’t make you wait for the entire gallery to come down.

24. Simple Controls Gallery

SimpleControls Gallery

Simple Controls Gallery is an easy way of making an automatic slideshow of photos for your users, and offers controls for them to pause/skip forward.

25. JQuery (MB)gallery

mbgallery
jQuery (mb)Gallery is a little more complex than some of the other options here, but it supports showing different albums in one gallery so it may be worth the extra effort.

26. Galleryview

galleryview

GalleryView is extremely well documented/demonstrated on its page so if you’re unsure about how to set up some of the other plugins, give this one a go!

27. Supersized

supersized

SUPERSIZED, as you might expect, supports displaying images the full size of the browser window. The cool thing about this is that it will resize the image, keeping their ratios, to fill the screen for you without any part of the picture being cut off.

28. Easyslider1.5

easyslider

Easy Slider 1.5 is jQuery plugin that offers many features such as auto slide, continuous sliding, “go to first” and “go to last” button, hiding controls, vertical sliding, multiple sliders on one page, and many more.

Content Editor

29.jWYSIWYG

jwysiwyg

jWYSIWYG is a lean script that converts text fields into visual content editors.

30. MarkitUp!

markitup

MarkItUp! is a JavaScript plugin built on the jQuery library. MarkItUp allows you to turn any textarea into a markup editor. HTML, Wiki Syntax, BBCode are all supported, but even better, you can define your own markup language!

31. HTMLBox

htmlbox

HTMLBox can convert any textarea into a visual editor. It is very feature complete and packs in just about any formatting option you could ever need!

32. Lightweight RTE

RTE

As the name implies, Lightweight RTE focuses entirely on creating a text editor while adding as little weight as possible to the page. At only 7kb when compressed, I’d say they succeeded!

33. WYMEditor

wy

WYMeditor is a WYSIWYM (What You See Is What You Mean) XHTML editor. It focuses on editing the structure of the content to what the user would like, but leaves the presentation controls to you.

Twitter

34. Realtime Related Tweets

realtime

Realtime Related Tweets displays a set of Tweets in real-time that are related to your post.

Calendars and Datepickers

35. Transcendent

cut

Transcendent makes it easy to set dates via calendars, and even select whole date ranges between two days.

36. Clockpick

jnathanson

ClockPick is intended to make setting a time easier. Check out the demo page (click one of the white input fields) to see what you think.

37. Weekly Calendar

week

Weekly Calendar sets up a great looking calendar very similar in functionality to Google Calendar.

38. UI Datepicker

data

UI Datepicker makes date entry on forms so much easier for your users.

Charts

39. Visualize

visualizeVisualize is jQuery plugin that turns regular HTML tables of data into charts.

40. JS Charts

jscharts

JS Charts allows you easily to create a variety of charts, including pie charts, line, and bar graphs.

41. Google Charts GUI

Google Charts GUI

Google Charts GUI uses the Google Charts API to create its charts, so as you can imagine, they look great.

42. JqPlot
jqplot

jqPlot’s specialty is for line graphs, as you can see from the screenshot.

Tooltips

43. jQuery Tooltip – Tooltips done right

Tooltips Done Right can set up tooltips with any HTML you like, including images and tables.

44. Jtip

Jtip is another tooltip script that gives you a lot of control over the output.

45. jQuery (mb)Tooltip 1.6

(mb)Tooltip 1.6 will take your regular link “title”s and design a nicer looking tooltip from them.

Tabs

46. TabContainer

TabContainer lets you easily set up tabbed sections, and fade between them.

47. jQuery UI Tabs

jQuery UI Tabs is a simple tool for setting up tabbed content areas on your blog.

Rounded Corners

48. Curvy Corners

Curvy Corners helps add rounded corners to your divs, at least until CSS3 support for border-radius is more common amongst your users.

LightBox

49. Thickbox

Thickbox is ideal for displaying images. It loads on top of the rest of your page (Not a traditional pop-up though!) and gives the user controls to browse to the next image, space for content and easy exit controls.

50. SimpleModal

SimpleModal creates a similar effect to Thickbox, but its specialty is in displaying any sort of content you like. No need for it to be an image.

That’s Them All!

Those are 50 of our favorite jQuery tools. We’ve covered a wide range of functionality in this list alone, but there is much more out there!

What jQuery scripts have you used on your sites? Anything we should know about?

Share

  1. Great Post))) Big Thanks!!!

  2. Padizine (1 comments)15 February 10

    Wow… just wow. Thank you so much for this post, this is definitely a keeper in my bookmark collection.

    Keep up the good work!

  3. Mandie (1 comments)15 February 10

    awesome post! I’ve bookmarked it and intend to try them all! thanks

  4. WOW… Mind Blowing post, tweeting and sharing on google buzz right now. Bookmarking for the future.

  5. Do you have any lists of tutorials for the likes of me that would like to start using jQuery? Looks good! M.

  6. Codesquid (14 comments)16 February 10

    Nice list! I use jQuery Accordion on my own blog to great effect to show/hide comment reply forms. jQuery is a really great framework!

  7. Hi Denbagus
    Lot of work went into this post. And the reward… a guest post on Pro Blog Design… got to be worth the effort.
    I’ve used a simple image rotator on a couple of my html sites. There are lots of image rotators out there but this one has a great fade in and if javascript is not enabled, it simply displays the first image.

  8. JD (1 comments)16 February 10

    Nice list. I also enjoy Colorbox for lightbox effect that can be customized easily with css.

  9. Great post. Very useful, thanks for sharing. Anyway, please check the link for Coda-Slider as i found that it links to non-content page.

  10. Great review, it was a very useful info to help in selecting the right tool to use for developing a website. It is also contains great pics that help in describing the different tools.

  11. Nina (4 comments)17 February 10

    Very helpful post, I’m always looking for great tools for forms, Twitter, and of course tabs.
    Thanks for sharing :D

  12. denbagus (7 comments)17 February 10

    @Keith-davis thank you for your feedback
    @advertising&marketing maybe some day will create article for that

  13. jay design (12 comments)17 February 10

    What a great list. So many different uses and functionalities. I like the AJAX captcha and the tabs. JQuery sliders are becoming more widely used in a lot of web design I see now and often used as an alternative for Flash.
    Keep up the great blogging :)

  14. Mitko (26 comments)17 February 10

    Is anyone concerned that jQuery might slow the website down or have issues with other plugins?

    I had also few problems with it, when it was picking all $ signs as its own functions , but in fact they were from other plug-ins. In that case I had to turn on the noConflict in the jQuery file.

    var $j = jQuery.noConflict();

    As for the speed solution, I use WP-Minify on my blog, but be aware … i usually exclude some of the .js and .css being minified because u get a big BLAH.

    But if you are not concerned about criticism from a Speed add-on then u r fine :)

    • One possible way around the speed issue is to use the Google-hosted versions of jQuery and other libraries. They’ll be cached by the user, and there’s a good chance some users will already have them cached (Because a lot of sites use that same link)

    • Mitko (26 comments)18 February 10

      I never thought about that, is that simple to integrate with wordpress?

  15. Alessio (1 comments)17 February 10

    Plugins are so nice for those of us who really don’t know jQuery well enough to write a functional code from scratch! Thanks for the great list!

  16. Great list! I’d hear of most of these before but that Ajax Fancy Captcha looks fantastic, definitely going to be adding that one to the next web development project!

  17. Djolhan (4 comments)18 February 10

    Real great selection, i will probably try Tooltips Done Right for one of my admin site.

  18. rosario (12 comments)18 February 10

    Looks good, thanks for the great list :)

  19. Mohamed elzarie (2 comments)18 February 10

    Great! post

    Bookmarked it !

  20. Thats great article..Thank you so much

  21. Dee (1 comments)21 February 10

    Excellent collection of tools Dan.

    Forwarded to my dev team and bookmarked for prosperity! :)

    -dee-

  22. STB (1 comments)22 February 10

    Thanks for sharing, denbagus. Some of this tools is really awaysome.

  23. Great resource! Maybe you could add some drag/drop and sortable stuff to it next time. I believe there’s a lot of question for this. Keep it up!

  24. Josh Stauffer (11 comments)10 March 10

    Great list of jQuery Tools. jQuery in itself is such a powerful tool that I find myself using it more and more everyday. Thanks!

  25. Thanks, jQuery Tools, is very interesting.

  26. istanbul (1 comments)10 March 10

    these are good jquery tools thank you

  27. Noman (1 comments)10 April 10

    Thanks for the excellent resource collection. Helped me alot in making my wordpress website.. Looking for such gr8 posts!!!

  28. Lara (1 comments)14 April 10

    Thank you for this nice colection ;)

  29. Some really useful stuff here thank you! I can’t imagine I will use most of them but some of the image galleries look really nice, and I would find good uses for the tabs and the tooltips.

    I’m really liking the easy slider, I’m starting to fade flash out of my designs and start using jQuery a lot more. It is a lot more SEO friendly and once its been used a few times its relatively easy to get working.

    I would love to learn to code jQuery from scratch, I just don’t have the time to learn at the moment, but if anyone has any good resources for learning jQuery that would be great!

    Thanks for sharing the list.

  30. webaxes (1 comments)5 May 10

    grt post dude

  31. Wonderful collection. Luv your blog. Keep up the good work. tnx!

  32. True Religion (6 comments)20 May 10

    use jQuery Accordion on blog to great effect to show/hide comment reply forms.

  33. Great jQuery resource. I know I could use most of these tools for my websites. I’ve only just started using jQuery but I will bookmark this post for future reference. Thanks for all of these.

  34. This is an amazing list which will definitely by useful when I’m developing new web applications.

  35. Namila (12 comments)17 June 10

    nice tools… thank you ;)

  36. I recently came across your article and have been reading along. I want to express my admiration of your writing skill and ability to make readers read from the

    beginning to the end. I would like to read newer posts and to share my thoughts with you.

  37. kevin (40 comments)30 June 10

    I would love to learn to code jQuery from scratch, I just don’t have the time to learn at the moment

  38. rita (1 comments)30 June 10

    very suprice, thanks very much

  39. builders (1 comments)1 July 10

    Very nice tools you referenced .
    thanks for posting this one.
    plzzzzzzzzzz keep up these type of posts.

  40. Thanks for the great list, I have found myself using Galleriffic a lot lately due to its simplicity and excellent user interface, recommended to all.

  41. Paula (17 comments)23 July 10

    I’ve used a simple image rotator on a couple of my html sites. There are lots of image rotators out there but this one has a great fade in and if javascript is not enabled, it simply displays the first image.

  42. I usually do go through the spam filter, so even the simple fact you have a Gravatar will help any future comments of yours stand out for me

  43. Shane (5 comments)9 August 10

    Great list! I can make use the tools for my websites.

  44. That google charts jquery tool looks amazing

  45. I really like when I can find everything in right place! Great! (somebody did dirty job :) thankssss +FAV

Leave a Comment

Your reply will be added to the comment above (Below any other replies to this comment) -

(We DoFollow)

Not sure how to get an image with your comment?