mariwrios / regalo-hermano

HTML, CSS, JQuery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery-fireworks

A jQuery plugin that puts dazzling fireworks into a div

Usage

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

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

About

HTML, CSS, JQuery


Languages

Language:HTML 52.7%Language:CSS 47.3%