Submit your widget
100
Yays

Nice No Images Looping Loaders Effect

Views 21404   downloads 5680   Layout & Interface

Sonic is a small (~3k minified) JS “class” you can use to create custom loading animations. It works best with looping animations — i.e. a snake that’s trying to eat its own tail.…

42
Yays

jQuery animation Percentage Loader plugin

Views 18204   downloads 3477   Layout & Interface

jQuery.PercentageLoader is a jQuery plugin for displaying a progress widget in more visually striking way than the ubiquitous horizontal progress bar / textual counter. Installation and use is quick and…

16
Yays

jQuery plugin for lazy loading images

Views 4968   downloads 1529   Image Effects

Lazy Load Plugin for jQuery Lazy Load delays loading of images in long web pages. Images outside of viewport wont be loaded before user scrolls to them. This is opposite of image preloading. Using Lazy…