I would like to use jquery to populate fields with default values. For example, say I have a field for email address and I want to add example@email.com in grey italic text in the box and the remove it once the user clicks on the field. Is there any good way to do this with a plugin or something? I would really like to avoid toggling an absolutely positioned div if possible.
Share
demo
then,
demo with styles