Clear input Field on Focus using JQuery
25 Dec 2014This piece of code will clear the text input field on focus if the field is not changed by the user.
HTML code
JQuery code
Here is a live example.
This piece of code will clear the text input field on focus if the field is not changed by the user.
Here is a live example.