Create Flame-like Text Effect with jQuery Burn Plugin
jQuery Burn is a jQuery plugin which adds a flame-like effect to text using multiple text-shadows, animated by repeatedly changing their horizontal offsets. jQuery burn will scale appropriately to size the target text, however you must target the text itself.
The effect can be somewhat CPU intensive, so use it sparingly. It can be stopped and restarted dynamically, colored, stretched, offset, sped up and slowed down. The flame motion is simulated with a simple wave equation solution.
Requirements: jQuery Framework
Download Link: http://sinetheta.github.com/burn/
License: MIT, GPL License
0 Comments