So I decided to release my input hint plugin for jQuery because I could never find one that was portable and well written. The plugin’s list of features include: the ability to specify the attribute the plugin uses to pull the hint from, by default the “title” attribute is used and it also clears itself on submit so it wont conflict with error checking.
You can find Input Hint on Github.
Load the jQuery library and then on document load run the following.
No Comments Yet
Leave a Comment