jQuery-runner can be used as a base for building count down or count up widgets.It includes methods for:Starting the timerStopping the timerRestarting the timerToggling between paused and playing statesResetting the timerKeeping track of lap timesStarting...

read more
jquery.aim

jquery.aim 0.0.1

jquery.aim works by taking the mouse cursor's current direction and speed and anticipating which elements the user is going to interact with.When an element in the mouse's vicinity comes in the same direction as the cursor's movement path, jquery.aim...

read more

The most simplest and logical way to use this plugin is to build a custom lazy-loading system on it.Since jQuery.appear can trigger a custom function every time something enters the viewport, it can be utilized to hide all elements by default and only...

read more
jQuery.deserialize

jQuery.deserialize 1.3.3 updated

jQuery.deserialize can take encoded form data and repopulate forms with it. For serialized data to work with the jQuery.deserialize plugin it must have been create with one of these...

read more

jquery.eqHeight.js will bring some order to a page by making similar elements display at the height of the biggest one.This behavior is great for floated and grid-based layouts, where elements at different sizes usually break the page template and leave...

read more

jquery.event.drag allows developers to have complete control over the mouse drag action.With this plugin, they can restrict or enhance any drag event that occurs on a Web page.Features:Limit drag event only to a certain ax Limit drag events to a certain...

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...

Just like in Java, translations (versions) are pulled from local ‘.properties' files. A sample project is included with the download package.Features:Uses Java standard ‘.properties‘ files for translations Uses standard ISO-639 for language code and...

jQuery.IME

jQuery.IME 0.1.0

jQuery.IME will help developers internationalize their applications and Web pages by providing a widget to change the input language for form elements.This allows text to be entered in a different alphabet and character sets without any advanced coding on...

jquery.inject changes the way HTML elements are injected into a page, simplifying the syntax and reducing development time.Can generate one element at a time or an entire batch.Usage instructions are included with the download...

read more