Skip to content

andreasnymark/reSetValue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

jQuery.reSetValue.js

What does it do

Placeholder text for searchfields when placeholder-attribute (HTML5) is not available.

How to use

Simply add the plugin and then:

$('#search').reSetValue();

HTML:

<input type="text" id="search" value="Search here" />

About

Resets an input or an textarea when user focus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published