background preloader

Fun

Facebook Twitter

Spoiler Alert ! Percentage Loader. Run loaderor download on BitBucket jQuery.PercentageLoader is a jQuery plugin for displaying a progress widget in more visually striking way than the ubiquitous horizontal progress bar / textual counter.

Percentage Loader

Installation and use is quick and simple. It makes use of HTML 5 canvas for a rich graphical appearance with only a 10kb (minified) javascript file necessary (suggested web font optional), using vectors rather than images so can be easily deployed at various sizes. It is open source (BSD licensed) and available with instructions on BitBucket [here] or you can just grab the files [here] more examples.

jQuery Knob demo. jQuery Circulate. Prereqs Requires the jQuery Library as well as the Easing plugin.

jQuery Circulate

Usage / Options / Defaults. Approach: allows you to animate CSS properties based on distance to an object. A jQuery plugin that allows you to animate CSS properties based on distance to an object by Scott Robbin Download Approach Now jQuery Approach works in a very similar manner to jQuery animate, however it animates over distance instead of time.

Approach: allows you to animate CSS properties based on distance to an object

The closer you get to the object, the more the style will be applied. For example, you could use approach on an element's opacity, increasing the opacity as you get closer.