Skip to content

proc/jquery.found

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jQuery.found

jquery.found, a super simple resettable text field plugin

Demo

http://w.holeso.me/found/example.html

Example Usage

$('input[type=text]').found({
	placeholder : 'Search',
	title       : 'Reset this field'
});

Options

  • placeholder : placeholder text for the input ( default: blank )
  • title : title attribute for the reset link ( default : 'Reset this field' )

About

jquery.found

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published