Joyride is an easy to configure jQuery site tour wizard. Joyride is extremely flexible and lets you take control of how people interact with your tour. It's absolutely free to use.
jui_pagination is a jquery plugin, provides pagination using page links or jQuery UI slider.
jui_pagination is a fully configurable, jQuery UI themes compatible and with localization support.
Virtual Keyboard is a jQuery UI plugin that comes with lots of features, compatible with theme roller, works with jQuery mobile and would ideal for touch screen.
This plugin supports many keyboard layouts like qwerty, alphabetic, numeric, Dvorak, regional layouts or any other custom layout. The entire keyboard can be easily customized with CSS.
threesixty is a jQuery plugin for generating a draggable 360 preview from an image sequence.
ImageMapster is a jQuery plugin that lets you activate HTML image maps without using Flash.
It works just about everywhere that Javascript does, including modern browsers, Internet Explorer 6, and mobile devices like iPads, iPhones and Androids.
Easy List Splitter is a jQuery plugin that you can split any ordered <ol>
or unordered <ul>
list by defining the number of columns.
The plugin will get your list, wrap it into a container div
, generate as many lists as the number of columns you require and evenly split the list items into the different list elements. If the list items are not enough to evenly fill in all the columns, the plugin will hide the columns in excess (this might happen only if you’re ordering your list items vertically as per default).
maskMoney is a jQuery plugin to mask data entry in the input text in the form of money (currency).
imagesLoaded is a jQuery plugin that triggers a callback after all the selected/child images have been loaded. Because you can't do .load()
on cached images.
jQuery ClassyNotty is a plugin that enables your application to display unobtrusive, beautiful and elegant notifications.
jq-metro is a jQuery plugin that aims to provide metro-style user interface for browsers via jquery.
Link Scrapper TextBox jQuery plugin displays a textbox that you can enter a URL in the textbox, the plugin creates a data box for a link having the link title, description and an image.
The plugin works like a URL scrapper and these scrapped values about the URL are available to you as javascript variables.
Great article about Useful JavaScript Libraries and jQuery Plugins by SmashingMagazine.
The resources in this article split it into two parts.
In this tutorial, you are going to create a mini help system with jQuery. This will be a small widget which will display help text or a guide to users of your web application. The widget content is going to be searchable in real time, and all matching terms will be highlighted.
When adding captions to the bottom of a thumbnail it can happen that a thumbnail that is overflowing the viewport (i.e. is partly beyond the “fold”) is being hovered but the caption won’t be seen because it appears on the bottom part of the image that is not visible. The user would have to scroll the page in order to see the bottom of the item and eventually the caption.
A small trick can solve that problem by simply making the caption “sticky”. This would mean that the caption will be visible not only at the bottom of every thumbnail but also in any place, sticking at the bottom of the page, if the thumbnail hovered is overflowing the current view.
tradpaginator is a jQuery plugin that you can easily generate active pagination controllers for your pages. This plugin illustrates the page buttons and controls and it lets you chain their functionality with the logic and structure of your application.