Skip to content

jQuery plugin to show text hint (just like a watermark) with type-writer effect.

Notifications You must be signed in to change notification settings

nao58/jquery-type-writing-hint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

jQuery plugin to show text hint (just like a watermark) with type-writer effect.

Requirements:
	jQuery library

Usage:
	$(':input').twhint(opt);

Options:
	hint: array of text hints.
	speed: type-writing speed.
	delay: delay switching to next hint.
	hintClass: class of text hint.
	hintCss: css object of text hint.

----
Copyright (c) 2009 Naohiko MORI
Dual licensed under the MIT and GPL licenses.

About

jQuery plugin to show text hint (just like a watermark) with type-writer effect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages