Text Effects Summary
The jQuery Text Effects project is a plugin that animates blocks of text on your web page using one of the built in animation types.
expand
Example One
collapse
Example Two
drop
Example Three
undrop
Example Four
explode
Example Five
unexplode
Example Six
Options
- texteffect
- The name of the effect to apply. "expand", "collapse", "drop", "undrop", "explode", "unexplode".
- speed
- Specifies the speed of the animation. "slow", "fast".
- delay
- Specifies a pause before the animation starts, in milliseconds (1000 is one second).
- opacity
- Set this to a value less than "1" to make the footer semi-transparent, for example "0.8".