|
Project Information
Featured
Downloads
Links
|
$.(firefly) is a Jquery plug-in created by Dharmveer Motyar This plugin can be used to create a cool firefly like sparks effect on web. uses - $.firefly(); or - $.firefly({options});default options - {
images : ['http://dharmmotyar.googlecode.com/svn/trunk/images/spark.png',
'http://dharmmotyar.googlecode.com/svn/trunk/images//spark2.png',
'http://dharmmotyar.googlecode.com/svn/trunk/images/spark3.png',
'http://dharmmotyar.googlecode.com/svn/trunk/images/spark4.png'],
total : 40
}
|