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' });
A jQuery plugin that puts dazzling fireworks into a div
$('#divElement').fireworks();
There are optional parameters as well: $('#divElement').fireworks({ opacity: 0.4, width: '400', height: '300' });
npm i jquery-fireworks
26
1.0.4
ISC