Amazing Jquery Examples

  • Sharebar

Many of us have been using a good deal of jQuery plugins lately.
Below I have provided a list of the 50 favorite plugins many developers
use. Some of these you may have already seen, others might be new to
you.  This is just the first series , the second version will be
coming soon, stay tuned and Enjoy!


Menu

1) LavaLamp

lavalamp Amazing Jquery Examples


2) jQuery Collapse -A plugin for jQuery to collapse content of div container.


3) A Navigation Menu- Unordered List with anchors and nested lists, also demonstrates how to add a second level list.

j20 Amazing Jquery Examples


4) SuckerFish Style

j21 Amazing Jquery Examples


Tabs

5) jQuery UI Tabs / Tabs 3 – Simple jQuery based tab-navigation

j12 Amazing Jquery Examples


6) TabContainer Theme – JQuery style fade animation that runs as the user navigates between selected tabs.

j23 Amazing Jquery Examples


Accordion

7 ) jQuery Accordion

Demo

j22 Amazing Jquery Examples


8) Simple JQuery Accordion menu

j35 Amazing Jquery Examples


SlideShows

9) jQZoom- allows you to realize a small magnifier window close to the image or images on your web page easily.

j14 Amazing Jquery Examples


10) Image/Photo Gallery Viewer-
allows you to take a grouping of images and turn it into an flash-like
image/photo gallery. It allows you to style it how ever you want and add
as many images at you want.

j25 Amazing Jquery Examples


Transition Effects

11) InnerFade – It’s designed to fade you any element inside a container in and out.

j13 Amazing Jquery Examples


12) Easing Plugin- A jQuery plugin from GSGD to give advanced easing options. Uses Robert Penners easing equations for the transitions


13) Highlight Fade


14) jQuery Cycle Plugin- have very intersting transition effects like image cross-fading and cycling.

j24 Amazing Jquery Examples


jQuery Carousel

15) Riding carousels with jQuery – is a jQuery plugin for controlling a list of items in horizontal or vertical order.

Demo :

j9 Amazing Jquery Examples


Color Picker

16) Farbtastic – is a jQuery plug-in that can add one or more color picker widgets into a page through JavaScript.

Demo :

j36 Amazing Jquery Examples


17) jQuery Color Picker


LightBox

18) jQuery ThickBox – is a webpage user interface dialog widget written in JavaScript.

Demo :

j10 Amazing Jquery Examples


19) SimpleModal Demos
– its goal is providing developers with a cross-browser overlay and
container that will be populated with content provided to SimpleModal.

Demo :

j17 Amazing Jquery Examples


20) jQuery lightBox Plugin
– simple, elegant, unobtrusive, no need extra markup and is used to
overlay images on the current page through the power and flexibility of
jQuery´s selector.

Demo :

j7 Amazing Jquery Examples


iframe

21) JQuery iFrame Plugin – If javascript is turned off, it will just show a link to the content. Here is the code in action…

j38 Amazing Jquery Examples


Form Validation

22) Validation
– A fairly comprehensive set of form validation rules. The plugin also
dynamically creates IDs and ties them to labels when they are missing.

Demo :

f9 Amazing Jquery Examples


23) Ajax Form Validation
– Client side validation in a form using jQuery. The username will
check with the server whether the chosen name is a) valid and b)
available.

Demo :

j11 Amazing Jquery Examples


24) jQuery AlphaNumeric – Allows you to prevent your users from entering certain characters inside the form fields.

j16 Amazing Jquery Examples


Form Elements

j15 Amazing Jquery Examples


25) jquery.Combobox – is an unobtrusive way of creating a HTML type combobox from a existing HTML Select element(s), a Demo is here.


26) jQuery Checkbox – Provides for the styling of checkboxes that degrades nicely when javascript is dsiabled.


27) File Style Plugin for jQuery -File Style plugin enables you to use image as browse button. You can also style filename field as normal textfield using css.


Star Rating

j39 Amazing Jquery Examples


28) Simple Star Rating System

29)Half-Star Rating Plugin


ToolTips

30) Tooltip Plugin Examples
– A fancy tooltip with some custom positioning, a tooltip with an extra
class for nice shadows, and some extra content. You can find a demo here.


31) The jQuery Tooltip

j4 Amazing Jquery Examples

Tables Plugins

32) Zebra Tables Demo -using jQuery to do zebra striping and row hovering, very NICE!!

Demo :

j26 Amazing Jquery Examples


33) Table Sorter Plugin -
for turning a standard HTML table with THEAD and TBODY tags into a
sortable table without page refreshes. It can successfully parse and
sort many types of data including linked data in a cell.

j27 Amazing Jquery Examples


34) AutoScroll for jQuery -allows for hotspot scrolling of web pages

j42 Amazing Jquery Examples


35) Scrollable HTML table plugin- used to convert tables in ordinary HTML into scrollable ones. No additional coding is necessary.

Demo :

j34 Amazing Jquery Examples

Draggable Droppables And Selectables

36) Sortables -
You won’t believe how easy this code to make it easy to sort several
lists, mix and match the lists, and send the information to a database.

j28 Amazing Jquery Examples


37) Draggables and droppables- A good example of using jQuery plugin iDrop to drag and drop tree view nodes.

j30 Amazing Jquery Examples


Style Switcher

38) Switch stylesheets with jQuery-
allows your visitors to choose which stylesheet they would like to view
your site with. It uses cookies so that when they return to the site or
visit a different page they still get their chosen stylesheet. A Demo is here.


Rounded Corners

39) jQuery Corner Demo

j31 Amazing Jquery Examples


40) JQuery Curvy Corners- A plugin for rounded corners with smooth, anti-aliased corners.

j40 Amazing Jquery Examples


Must See jQuery Examples

41) jQuery Air – A passenger management interface for charter flights. A great Tutorial that you will enjoy.

Demo :

j6 Amazing Jquery Examples


42) HeatColor
-allows you to assign colors to elements, based on a value derived from
that element. The derived value is compared to a range of values, it
can find the min and max values of the desired elements, or you can pass
them in manually.

Demo :

j19 Amazing Jquery Examples


43) Simple jQuery Examples
-This page contains a growing set of Query powered script examples in
“pagemod” format. The code that is displayed when clicking “Source” is
exactly the same Javascript code that powers each example. Feel free to
save a copy of this page and use the example.


44) Date Picker -A flexible unobtrusive calendar component for jQuery.

Demo :

j32 Amazing Jquery Examples


45) ScrollTo -A plugin for jQuery to scroll to a certain object in the page


46) 3-Column Splitter Layout
-this is a 3-column layout using nested splitters. The left and right
columns are a semi-fixed width; the center column grows or shrinks. Page
scroll bars have been removed since all the content is inside the
splitter, and the splitter is anchored to the bottom of the window using
an onresize event handler.

j29 Amazing Jquery Examples


47) Pager jQuery -Neat little jQuery plugin for a a paginated effect.

j33 Amazing Jquery Examples


48) Select box manipulation


49) Cookie Plugin for jQuery

50) JQuery BlockUI Plugin
-lets you simulate synchronous behavior when using AJAX, without
locking the browser. When activated, it will prevent user activity with
the page (or part of the page) until it is deactivated. BlockUI adds
elements to the DOM to give it both the appearance and behavior of
blocking user interaction.

j41 Amazing Jquery Examples


Related Posts

  • Simple Tabs w/ CSS & jQuery
    Use an unordered list for your tabs, and follow up with the “tab_container” container right below it. Make note that each list item (tabs) has an attribute of “href” that matches the ID of the “.ta...
  • 165 Awesome jQuery Sliders and Other Useful jQuery Effects
    jQuery library has undoubtedly made the life of JavaScript programmers easier and made it possible for non-experts to do fancy stuff themselves. With jQuery, we can do a lot of really advanced and ...
  • Top jQuery Plugins to improve Your HTML Forms
    Form Element Visual Enhancements jQuery plugin: ‘autoResize’ This is an animating ‘autoResize’ jQuery plugin adjusting the text field height as needed. Uniform Introducing Uniform, a plugin fo...

Tags:

One Response to “Amazing Jquery Examples”

  1. y8 games 14. Nov, 2011 at 6:57 am #

    I need it. Thank for post

Leave a Reply