Web Development and Technology blog

The best web development tutorials and topics covering computer software and technology.

Category: jQuery

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.