My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
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
	}
Powered by Google Project Hosting