jquery_example
jquery_example copied to clipboard
jQuery plugin to populate form inputs with example text that disappears on focus. See also http://github.com/mudge/jquery_placeholder
Results
1
jquery_example issues
Sort by
recently updated
recently updated
newest added
When using example on a password field, you just get a string of stars, not very usefull. I've used this rather ugly code to change a password field to a...