forked from motyar/firefly
-
Notifications
You must be signed in to change notification settings - Fork 0
jQuery plug-in to create a firefly effect
SwervUO/firefly
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Basic example of ver 0.2 is here http://motyar.github.io/firefly/example.html 0.3 Improvments: - The plugin no longer uses images for sparks (should load faster and gives the freedom to change the color without modifying the image) - properties minPixel and maxPixel used to specify the min and max size of the fireflies - color property used to specify the color of the fireflies Example: $.firefly({ color: '#fff', minPixel: 1, maxPixel: 3, total : 65, on: 'header' }); Here are few sites using it. ( Please let me know if you are using it, I will add a link here) http://www.yootheme.com/demo/wordpress/radiance http://www.itsfirefly.com/ http://www.quazarwebdesign.com/ http://www.haelu.co.nf/ Documentation: http://www.backslash.gr/content/blog/webdevelopment/10-jquery-firefly-plugin
About
jQuery plug-in to create a firefly effect
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 100.0%