Category: jQuery
jQuery
0
How to clear placeholder fields on focus
jQuery function to remove default placeholder values of form when a user clicks on it and restore if there is no input by user.
On focus clear/set input fields with jQuery
Automatically clear default input values of form when a user clicks on it and restore if there is no input by user.