Friday, July 1, 2011
default text plugin
default text plugin, which does not modify the value of input. Instead, it creates a clone of that input and places on the exact same location.
With this way, you won’t have problems with default value being submitted.
How to use:
<input type=”text” id=”test_textbox” style=”color: green”>
$(‘#test_textbox’).default_text(‘this is default…’);
download:http://plugins.jquery.com/files/jquery.default_text.js_.txt
license:github default text plugin
Subscribe to:
Post Comments (Atom)
0 komentar:
Post a Comment