Just give it some starting parameters and it will do the rest. An un-styled demo is included with the download package.Features:Animation speed Open multiple panels at once Comes CSS unstyled Requirements:JavaScript enabled on client...

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
Waterfall

Waterfall 0.1.73 updated

Using a simple CSS floating system, Waterfall moves elements from one column of the grid to another, whenever the screen size can't fit all elements horizontally.This approach gives an impression of a liquid layout, while also maximizing the usage of...

read more
wBoiler

wBoiler 2.0.4

wBoiler is a simple starter kit for creating other jQuery plugins.It sets up a basic structure on which developers can add the code of their jQuery plugin, respecting all of the recommended industry best practices and development patterns.wBoiler respects...

read more
Within Viewport

Within Viewport 1.0.0 updated

Besides the aforementioned functionality, Within Viewport can also move the viewport margins inside the screen to take account for fixed headers, footers or sidebars. Originally developed as a jQuery plugin, now the library works as a stand-alone...

read more
WResize

WResize 1.1

The bug appears when in IE the window resize event is fired multiple times per actual resize.The bug can be found in IE6 and IE7, acting differently in each of them.This plugin normalizes the behavior of those browsers.Requirements:JavaScript enabled on...

Selectors is what drives jQuery. The ability to select one or more DOM elements is what made jQuery the best DOM manipulation library today.The wSelectors plugin adds a few new selectors to the already big selector base that comes with Sizzle, the default...

read more
Zebra_Cookie

Zebra_Cookie 1.0.7 updated

At around 500 bytes in size, Zebra_Cookie is one of the fastest and lightest plugin for dealing with such operations. Support for other cookie processing operations has been left out intentionally, just to keep the file size down. A demo and usage...

read more

The library is fully compatible with Flash Player 10, which asks that the clipboard copy operation be initiated by a user click event inside the Flash movie.This is achieved by automatically floating the invisible movie on top of a DOM element of ...

read more

Ziptastic is a Python-based geolocation API for getting ZIP code details.The plugin shows how to use the Ziptastic API, and automatically return details about a ZIP code.This includes Country, State and City.The returned result is in JSON...