• RSS
  • del.icio.us
  • StumbleUpon
  • Digg
  • TwitThis
  • Mixx
  • Technorati
  • Facebook
  • NewsVine
  • Reddit
  • Google
  • LinkedIn
  • co.mments
  • YahooMyWeb
  • E-mail this story to a friend!
Join 38,000 of our readers, by following us via our RSS Feed, on Twitter, on Facebook or on Digg

Keeping up with the new jQuery plugin releases and developments sometimes feels like a full-time job! Every other day something new and better crops up that catches the eye and you think yourself “Wow, that looks good, I could use that!“.

For this post I have collected 25 of the best newly (or, pretty close to new) released jQuery plugins, and every time I do a post like this the plugins seem to get better and better and push development boundaries further and further away.
I hope you find these plugins useful.

Meerkat

Fresh jQuery Plugins
Meerkat, depending on the options you have set, will slide or fade in from the top or bottom of the browser window and remain in its fixed position while the rest of the page will scroll normally. You have a choice of providing a close option which will simply close Meerkat until the page has been reloaded, or a dontShow option, which will close Meerkat until the browser session has ended, or for a set amount of days, depending on the options you have defined.

Brosho 'Design in the Browser' jQuery Plugin

Fresh jQuery Plugins
With this Plugin you can style your markup right in your browser with a build-in element selector and CSS editor. Generate the CSS code of altered elements with one click and use it in your own stylesheet.
You will be able to stop switching between your Editor and the Browser and changes will occur immediately without reloading the page. Once you are finished designing your mockup you can generate the CSS code, copy and paste it to your stylesheet and tweak it to your likings.

tinyTips 1.0

Fresh jQuery Plugins
TinyTips is a very lightweight jQuery plugin that gives the ability to add tooltips to pretty much any element on a page.

TipTip jQuery Plugin

Fresh jQuery Plugins
TipTip is a very lightweight (only 3.5kb minified) and intelligent custom tooltip jQuery plugin, it uses no images and is completely customizable via CSS.
TipTip detects the edges of the browser window and will make sure the tooltip stays within the current window size. As a result the tooltip will adjust itself to be displayed above, below, to the left or to the right of the element with TipTip applied to it, depending on what is necessary to stay within the browser window.

TipTip Overview Video

jQuery-Notes 1.0.2

Fresh jQuery Plugins
jQuery-Notes is an easy to use jQuery plugin that allows you to add notes any images on your website.

jQuery Roundabout

Fresh jQuery Plugins
Roundabout is a jQuery plugin that converts a structure of static HTML elements into a highly customizable turntable-like interactive area.
In its simplest configuration, Roundabout works with ordered- and unordered-lists, however after some quick configuration, Roundabout can work with an set of nested elements.

jQuery Masonry

Fresh jQuery Plugins
Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall.

Google Buzz Widget – A jQuery Plugin

Fresh jQuery Plugins
This is a jQuery widget for the brand new social network -Google Buzz- that you can embed anywhere on your webpage to integrate your Buzz stream into your page.

gMap – Google Maps Plugin For jQuery

Fresh jQuery Plugins
gMap is a lightweight jQuery plugin that helps you embed Google Maps into your website. With only 2 KB in size it is very flexible and highly customizable.
When I say that gMap is very easy to use and install I am not exagerrating. Simply follow the simple steps outlined on gMaps homepage and you are good to go.

jQuery Quicksand

Fresh jQuery Plugins
Quicksand is a very functional jQuery plugin for reordering and/or filtering items with a sleek and smooth shuffling animation.
This awesome plugin simply replaces a collection of items with another and also comes with a fair few options – like setting the duration or the easing type of the animation (optionally, Easing plugin can be used for more easing types).

jQuery PhotoShoot Plugin 1.0

Fresh jQuery Plugins
The jQuery PhotoShoot plugin gives you the ability to convert any div on your web page into a photo shooting effect, complete with a view finder.
Hover the mouse over the image,click on the section of the image you like and hey presto your cropped PhotShoot image will appear. excellent plugin.

jQuery Photo Tagger Plugin For Flickr-Style Photo Tagging

Fresh jQuery Plugins

jqFancyTransitions: jQuery Image Rotator Plugin

Fresh jQuery Plugins
jqFancyTransitions is easy-to-use jQuery plugin for displaying your photos as slideshow with fancy transition effects.
You have three predifined effects that you can use: Wave, Curtain and Zipper. And of course, you can made custom effects with a set of options that can set speed, number of strips, direction, type of effect, etc.
The effects are endless.

YoxView – jQuer Image Viewer Plugin

Fresh jQuery Plugins
YoxView is a feature rich free image viewer for websites: Images are scaled to fit inside the browser's window, the images can be pre-cached in the background, slideshow-enabled – images may be played automatically, keyboard navigation enabled, it is fully configurable and its two main features are flexibility and ease of use

Uniform – Sexy forms with jQuery

Fresh jQuery Plugins
Have you ever wished you could style checkboxes, drop down menus, radio buttons, and file upload inputs? Ever wished you could control the look and feel of your form elements between all browsers?
If so, Uniform is your new best friend.
Uniform masks your standard form controls with custom themed controls. It works in sync with your real form elements to ensure accessibility and compatibility.

Ketchup Plugin

Fresh jQuery Plugins
Ketchup is a slim jQuery Plugin that validates your forms. It aims to be very flexible and extendable for its appearance and functionality.
Don't like the default styling? Change it! Need another mark up? Edit it! No validation fits your needs? Write your own! Make your own ketchup with ease.

jQuery Form Wizard Plugin

Fresh jQuery Plugins
The jQuery Form Wizard Plugin will convert your regular forms into step-by-step form wizard without having to reload the page when moving from one step to another. The plugin is unobtrusive and gives you the ability to set up flow of the different steps, by creating specific routes based on user input.

jQuery Imageless Buttons a la Google

Fresh jQuery Plugins
This jQuery plugin recreates Google's imageless buttons and prove that it doesn't take a whole team of engineers and an endless cycle of code revision and quality control (Googles own words) to pull this off.
The buttons automatically adapt to paddings and other styling you wish to use. They allow for a lot of stylistic customisatoin via a few lines of css while keeping all the display critical css rules hidden deep inside the plugin.

jQuery Slider plugin (Safari style)

Fresh jQuery Plugins

jqIsoText: jQuery Text Effect Plugin

Fresh jQuery Plugins
jqIsoText is plugin for displaying your text with pseudo-isometric effect that will work without any additional CSS, but it can be easily custom styled.
This plugin can be implemented for text nods only.

jTextTranslate: A jQuery Translation Plugin

Fresh jQuery Plugins
The plugin works like this: At the beginning of every article you click on a small icon, a ligtbox will appear and asks you to select your language, it will then automatically translate the text. It really does work that easily.
Imagine, how users that don’t speak English as their first language could benefit from an integrated functionality across all websites.

The hoverFlow Plugin – A Solution to Animation Queue Buildup in jQuery

Fresh jQuery Plugins
Why do hover animations continue after I stop hovering? If you have asked yourself this question before then you really nedd the hoverFlow plugin!
A queued animation will only run if it corresponds with the current mouse position at "runtime". That is, a mouseover animation will only run if the mouse is currently over the element, and a mouseout animation will only run if the mouse is currently not over the element. Otherwise, the animation queue is empied.

xBreadcrumbs (Extended Breadcrumbs) jQuery Plugin

Fresh jQuery Plugins
xBreadcrumbs (Extended Breadcrumbs) is a jQuery plug-in to create categorized breadcrumbs for your site. This may be useful if your website has a deep structure and you want allow your visitors to quickly navigate through one section of the site to another. xBreadcrumbs works with unordered lists (UL/LI) which would make your breadcrumbs fully optimized for search engines. An SEO freindly breadcrumb has many benefits.

Get TopUp!
Fresh jQuery Plugins

TopUp is an easy to use Javascript library for unobtrusively displaying images and webpages in a Web 2.0 approach of popups. The library is jQuery and jQuery UI driven in order to maintain cross-browser compatibility and compactness.
The installation of TopUp consists of including only one file (no images or stylesheets!), the look-and-feel is Apple-like, the animations and transitions look fancy, it is so easy to specify options and last but not least: you can stay updated with the latest version without changing any code.

FireQuery – Firebug extension for jQuery development

Fresh jQuery Plugins
Wheras this Firebug extension may not be very fresh, it is fresh to me, and certainly worth sharing.
jQuery expressions are intelligently presented in Firebug Console and the DOM inspecto, elements in jQuery collections are highlighted on hover, jQuerify: enables you to inject jQuery into any web page and jQuery Lint enables you to inject jQuery Lint into page being loaded automatically (great for ad-hoc code validation).
have a look at the screencast below for an overview of all its features:

FireQuery Screencast

You might also like…

15 jQuery Plugins for Better Web Page Element Layouts »
25 Useful jQuery Tooltip Plugins and Tutorials »
20 Professional jQuery Image Gallery Plugins »
25 Tutorials and Resources for Learning jQuery UI »
10 Useful jQuery Form Validation Techniques and Tutorials »
10 jQuery Plugins for Easier Google Map Installation »
25 Tutorials and Resources for Learning jQuery UI »
CSS References, Tutorials, Cheat Sheets, Conversion Tables and Short Codes »
24 CSS (in some cases with jQuery) Navigation and Menu Tutorials »
15 Amazing jQuery Image Gallery/Slideshow Plugins and Tutorials »


33 Comments Leave yours

  1. Felipe Kautzmann
    1 Mar, 2010

    Some are repeated but great list!
    I liked FireQuery, thanks for share.

    Reply

  2. Smashing Share
    1 Mar, 2010

    Amazing and very useful plugins!

    Reply

  3. Kaushik
    1 Mar, 2010

    Very creative.

    Reply

  4. Andrew Conlan
    1 Mar, 2010

    Really like Masonry, gonna try that out on my next project

    Reply

  5. Romul
    1 Mar, 2010

    Thanks! It’ll be useful.

    Reply

  6. Corp Web Design
    1 Mar, 2010

    Indeed, very nice list…

    Reply

  7. timani
    1 Mar, 2010

    Very nice! saw this on the facebook feed. Good to see a fresh list of some new jQuery plugins

    Reply

  8. This is a great list of jQuery Plugins.

    jQuery Photo Tagger Plugin For Flickr-Style Photo Tagging.. Thanks for this.

    Reply

  9. Tony
    1 Mar, 2010

    If only I knew how to read jQuery…

    Reply

  10. Useful plugin list! please post more, Thanks

    Reply

  11. Alex Flueras
    1 Mar, 2010

    Excellent list! I really like the Meerkat effect and Google Map plugin. Thanks for sharing.

    Reply

  12. Jai
    1 Mar, 2010

    none of these works in I.E 6

    Reply

  13. denbagus
    1 Mar, 2010

    nice jquery plugins .. thank you

    Reply

  14. wow..
    very nice collections..

    Reply

  15. Flowers
    2 Mar, 2010

    Cool list! Thanks!

    Reply

  16. ramkumar
    3 Mar, 2010

    Nice collection….

    It is useful plugin……..thanks

    Reply

  17. Hołek
    3 Mar, 2010

    I’m looking for something similar to gMap, but instead of direct coordinates, I’d like to pass the locations to the plugin and get pins on them.

    Anyone found something like that before?

    Reply

  18. Jakc Frapp
    5 Mar, 2010

    WOw, most impressive collection indeed

    ess
    http://www.total-anonymity.us.tc

    Reply

  19. Chad R. Smith
    5 Mar, 2010

    We use quite a bit of these plug-in’s with our applications. Mainly we’ve started using quicksand for a lot of them because of the ease of use.

    Like in http://theeasyapi.com we are using it in a few places in the admin. We found though that if there’s a lot of data kiss it goodbye. It chokes in spectacular fashion. Just keep that in mind, that though it works in small test cases it might not work in production mode.

    Other than that this is a wonderful list and ones I’ve not seen yet. Very excited to keep playing.

    Reply

  20. nellyconway
    5 Mar, 2010

    I’m surprised and pleased hoverflow was listed, it can really help make navigation a little more organic.

    Reply

  21. Derrick
    6 Mar, 2010

    I like this list!

    Reply

  22. Chris Roane
    17 Mar, 2010

    I will have to check out the jquery google maps plugin. That looks pretty sweet!

    Reply

  23. Hannah
    17 Mar, 2010

    Thanks guys for sharing these useful plugins.It’ll be useful.

    Reply

  24. Jorgen
    24 Mar, 2010

    Great collection. Saved me a lot of time, getting a overview over the latest jquery plugins

    Reply

  25. webwhiz
    25 Mar, 2010

    Thanks man! This collection really help my web application developments.

    Reply

  26. Alex Flueras
    4 Apr, 2010

    Nice list. Thanks for sharing.

    Reply

  27. xong
    27 May, 2010

    Hello,

    nice list.

    missing is nice tool Likno Web Tooltips Builder.

    make popup web tooltips.

    site:
    http://www.likno.com/jquery-tooltips/index.php

    Reply

  28. some really cool interactive scripts.. nice compilation

    Reply

  29. 2u
    29 May, 2010

    Nice list. Thanks for sharing.

    Reply

  30. Francesco
    9 Jun, 2010

    Thanks for this collection i found the tool tip plugin very usefull

    Reply

  31. borsa
    23 Jun, 2010

    thank you post :)

    Reply

  32. Aman
    8 Aug, 2010

    Cool List!!

    I created myself a jquery plugin. It would be cool.

    please see here:-
    http://jquery13.blogspot.com/2010/08/with-jquery-becoming-ever-more-popular.html

    Best Regards
    Aman

    Reply

  33. yummy! thanks for really good work! lovely!

    Reply

Leave a Comment


32 Trackbacks