Skip to content

retooth/jquery-spellfade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SpellFade

This jquery plugin makes it possible to fade in text letter by letter. Usage:

$("#myelement").spellFadeIn(800,100);
$("#myelement").spellFadeOut(800,100);

The first parameter defines the duration until the whole text is displayed, while the second one defines the duration until a single letter is shown.

About

A JQuery plugin for fading in text letter by letter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published