Skip to content

A jQuery plugin that puts dazzling fireworks into a div

Notifications You must be signed in to change notification settings

mgrigajtis/jquery-fireworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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' });