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
Sticky

Sticky 0.1.9

the Sticky plugin takes a preselected page section and makes it stick in the viewport.This means that every time the visitor scrolls up or down on the page, that element will always stay in its original position no matter what.The plugin is perfect for...

read more

jQuery browserEvent works with browser windows from the same manufacturer.This means it won't synchronize data between an instance of a page opened in Google Chrome and one in Firefox.Nevertheless the plugin can be very useful for situations where the...

read more

The 'data-' attribute has only recently made it to the forefront of Web development through the HTML5 Web standard.The 'data-' attribute is an arbitrary value that can be added to any HTML element for adding extra information about it.The 'Data Filter'...

read more

The jQuery Longclick Event plugin lets developers implement a function often used on mobile and touch-friendly devices.This plugin lets developers add a special click event, different from the normal click event, where a special JS function can be...

read more

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

read more

jQuery Expire uses a date and time value to set the expiration date, not timers.The plugin can work with the client's local time or with a remote atomic clock when needed.Support for timezones is also included, just in case you have to use the plugin on...

read more

There are plenty of more complex jQuery image slideshow tools than jQuery Circular.This plugin simply strips down any non-essential features from the carousel, leaving only what's necessary for a bare-bones structure.Features:cursor-pointer"...

read more
Metro JS

Metro JS 0.9.77

Metro JS helps developers create GUIs that look like the Metro (now known as Modern UI) interface for Windows 8.Metro JS is great for developers building OS-like Web interfaces, especially those wanting to replicate Windows' latest look.At its core Metro...

read more