jStorage

jStorage 0.4.12

jStorage basically works as a key-value store database, but working solely inside a browser.The library supports all modern browsers and even some older ones, going back with support down to IE6.jStorage is also framework-agnostic, allowing developers to...

read more

Scrollocue takes text organized in paragraphs and adds a highlighting element to each one of them, one paragraph at a time.The user can click, press the space bar or one of the up/down arrows to navigate through the paragraphs and move the highlight...

read more
jQuery Browser

jQuery Browser 0.0.8 updated

Since jQuery's native browser detection system was removed from its core in v1.9.1, this plugin is a simple implementation of that same codebase, but as a plugin. This will allow interested developers to have access to those features, while keeping...

read more

sessionTimeout can be used to prompt inactive users.If no actions are taken after this warning in a desired period of time, the page is then automatically redirected to a timeout URL.The aforementioned prompt dialog that is shown to the user will show him...

read more

jQuery Koala allows webmasters to execute delayed callback functions on user input in selected form input fields.A sample page is included with the download package.Usage instructions are also shipped with the plugin's README...

read more

jQuery Console was created for the purpose of letting users dynamically run commands in a console-like environment.The console can listen to input commands and issue responses based on predefined patterns.Developers can create their custom answering...

read more

jquery-overlap can detect whenever a selection area covers certain elements on the page.These elements can then be fed to other programs and plugins, allowing users to select items on the page using a simple drag gestures instead of endlessly clicking on...

read more

Because jQuery animations are asynchronous, it is hard to naturally trigger subsequent animation and effect sequences at a desired time.The waitForAnimation plugin includes a sniffing mechanism that can wait for other animations, effects and JS functions...

read more

Can call and insert CSS files in real-time, applying the changes on the fly.Requirements:JavaScript enabled on client side jQuery Limitations:For advanced jQuery developers...

jQuery Sparkle

jQuery Sparkle 1.5.2-beta

It simplifies jQuery plugin development to no longer repeat code when writing jQuery apps.It is supported on Firefox 2.0+, Safari 3.0+, Internet Explorer 6.0+, Opera 9.5+ and Chrome 1.0+.Features:You don't need to edit an existing app (django-janitor...