ambience icon indicating copy to clipboard operation
ambience copied to clipboard

An animated gradient plugin for jQuery.

Ambience

An animated gradient plugin for jQuery.

Examples

Requirements

  • jQuery 1.4.2
  • jQuery UI 1.8.5

Usage

The HTML:

<div class="myambience"></div>

The JavaScript:

$('.myambience')
    .ambience()
    ;

Thanks to

  • http://plugins.jquery.com/project/color
  • http://dev.opera.com/articles/view/framerate-control-system-for-javascript/