Best jQuery Plugins for Web
This content slider can be used for product tours, service descriptions, explaining complex processes, how-to tutorials, feature rich slideshows or landing pages.Features:Easy implementation
Clean design
Can contain any kind of HTML content
Keyboard and...
This is done by cloning the THEAD element and displaying it on top of the table when the original header is outside the viewport.It will be useful for long tables where when scrolling the table header pans out of the viewport.The plugin is tested on:...
The plugin is a fix for older versions of jQuery who can't always detect and retrieve dimensions from invisible elements (CSS visibility set to "none").
They normally return 0 instead of the actual width or height.
Documentation can be found in the...
jQuery.whenLive (or whenLive) allows developers to dynamically apply settings and modifications to an element immediately after being loaded, changing its appearance or positioning according to the current page.This plugin gives the developer complete...
Cookie files are used by programmers to store various individual, client-specific options in the user's browser.These files can be crucial for a website's proper functioning and are very valued by developers that understand their role.The PgwCookie plugin...
Reads JSON and outputs page DOM elements.What is new in this release:Set only data-* attributes with .setAttribute(), otherwise, use element properties.
What is new in version 0.10.0:Set only data-* attributes with .setAttribute(), otherwise, use element...
SimLoader takes a different approach to showing content preloaders on a page.Instead of showing a progress indicator or some kind of animated percentage number, this plugin was inspired by the famous SimCity game loading mechanism.SimLoader uses a list of...
In layman's terms BigScreen allows developers to programmatically control when the browser can go in/out of "true" fullscreen mode.The library works with the entire page, video, photo, and iframed content.For video content, bigScreen uses a fallback to...
Selective allows users to input text with auto-complete support for recognized patterns.Once added they follow a tag input management process, allowing the user to add other terms. reorder them or delete inputted terms with ease.Selective is only the...
A URL slug is a browser-friendly text, usually found in Internet links.The stringToSlug plugin parses a text string, removes all non alpha-numeric characters and replaces the spaces with a line ( - ). Uppercase letters are also converted to lowercase.This...