ToggleFormText -


未知
未知

软件简介

This is a very simple jQuery plug-in that show and hide text in text input,
password input or textarea using title attribute to set expected text

Example:

<input type="text" name="email" title="example text"/>

the advantage of the plug-in is that the ToggleFormText clears unchanged
values before submit .

I hope it will be useful Grzegorz Frydrychowicz