jQuery Growl

jQuery Growl 1.3.1 updated

jQuery Growl can display three type of messages in the corner of a screen, just like original Growl app.Currently it supports errors, warnings, and notices, but new message can be hard-coded in the plugin if needed to.The message popups are styleable via...

jQuery Lighter

jQuery Lighter 1.3.4 updated

jQuery Lighter is a jQuery-based image viewer modeled after the original Lightbox script for Prototype (and later jQuery).Unlike the original script, it only supports viewing one image at a time, but at the same time it's width responsive, resizing the...

read more
jQuery Observer

jQuery Observer 1.1.0 updated

jQuery Observer can be used to add a surveillance mechanism for Web forms.Every time a user changes something in a form an observer is triggered which can then run a custom JS function if needed.This way custom actions can be bound to any change of a Web...

jQuery Gridly

jQuery Gridly 1.2.9 updated

jQuery Gridly works with any HTML elements and can dynamically rearrange the grid if elements are added or removed.Grid elements can be moved around using drag and drop actions, and support for touch-based interactions is also supported.Elements on the...

FancyBox

FancyBox 1.1.0

FancyBox works only for images embedded in the site's pages and blog articles.It is easy to setup and requires no meddling with the image's source code.Just install and activate, and the plugin will work retroactively for all of the site's images. ...

jQuery Spin

jQuery Spin 1.1.6

jQuery Spin can be used in displaying a classic spinner progress loader, but new layouts are also supported.All jQuery Spin preloaders are CSS and JS-based, so indirectly they are very easy to theme as well.Developers can change colors, sizes, or the...

read more

jQuery Progress can output these progress bars anywhere on the page and they can be used for masking a loading operation until it has finished.Many facets of the progress bar, from colors, graphics, size, timer, speed, percentage, etc. can easily be...