Skip to content

albertojauregui/ajcPlaceHolder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

How to use it?
In the input element we need to add an auxvalue with the text for the placeholder

HTML
<input type="text" value="" id="fullname" name="fullname" auxvalue="fullname" />

SCRIPT
$("#fullname").ajcPlaceHolder();

That's it.

Thanks.

About

A jQuery plugin to add a placeholder to a specific input elements.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published