jQuery Watermark (light text hint over input fields)

jQuery Watermark (light text hint over input fields)

What is Watermark?
You have seen it in many websites! A watermark typically appears as light text within an input or textarea element whenever the element is empty and does not have focus. This provides a hint to the user as to what the input or textarea element is used for, or the type of input that is required. (Some watermarks such as this one can show the watermark as long as the first character is not entered).

Those gray tips in below example are called watermarks


This plugin is designed to give you flexibility in haveing watermark for any type of basic/advanced inputs. The plugin itself is fairly small and the idea behind the plugin is valuable which you can apply to your projects even without using this plugin (plugin is just saving your time from coding 20 lines of code).

Check these Watermark Examples

We share this plugin here: http://archive.plugins.jquery.com/project/jquerywatermark and Check how to create Watermark for more info.