Skip to content

maca/jquery-watermark-hints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

jquery-watermark-hints

Simple jQuery plugin to provide watermark hints and suggestions for text input fields and text areas.

Example:

<input id="phone" name="phone" type="text" />

<script type="text/javascript" charset="utf-8">
  $("#phone").hint('+52 (55) 56581591')
</script>

Hint text will appear in the field when is blank and will not be sent when submitting the form.

About

Simple jQuery plugin to provide watermark hints and suggestions for text input fields and text areas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published