/jquery-fireworks

A jQuery plugin that puts dazzling fireworks into a div

Primary LanguageCSS

jQuery-fireworks

A jQuery plugin that puts dazzling fireworks into a div

Usage

$('#divElement').fireworks();

There are optional parameters as well: $('#divElement').fireworks({ opacity: 0.4, width: '400', height: '300' });