Fancy Typewriter - jQuery plugin

Last Update
9 February 2011
Regular License
$5
Extended License
$25
Sales
61

Fancy Typewriter is a jQuery plugin for creating stunning menu effects and much more. Just add the plugin to any tag, which contains text. Check out the preview, which says more than words.

Options

targetText – A string which contains the target text steps – The number of steps for each letter timeBetweenSteps – The time in ms for each step autoPlay – Start the effect automatically(true or false) underScore – Set a underscore at the end of the text(true or false) mouseOver – Enable/disable the mouseenter event, so when you move your mouse over the text, it starts from beginning(true or false) type – Type each letter one after another (true or false) uppercase – Add uppercase letters to the typewriter effect (true or false) lowercase – Add lowercase letters to the typewriter effect (true or false) numbers – Add numbers to the typewriter effect (true or false) customCharacters – A string which contains own characters for the typewriter effect (e.g. ‘4,t,/,?’) callback – A function that will be called when the effect has ended