Plugin month - autotext

Some auto appearing text

Time for another jQuery plugin. This one writes text onto a page then replaces it with more text, a bit like a typewriter.

Here it is:

Hello

Hello

Hello

There are probably loads of plugins that do this already but it was a fun little exercise to do. Options include the text to display (obviously), options for the speed of various actions, whether or not to have the text delete itself between strings or simply be overwritten, and even what cursor to put at the end (if you wanted to add a specifically classed span styled to make it blink, for example).

Details and code are on my github page as usual.

Related

This article is tagged with