Technology
Monday, January 17, 2011
Disable copy paste and autocomplete for textbox in HTML
Disable copy paste and autocomplete for textbox in HTML
<input size="25" name="name" id="name' maxlength="20" onCopy="return false" onDrag="return false" onDrop="return false" onPaste="return false" autocomplete="off" />
2 comments:
தமிழ்மணி
said...
this is cool man....
Tuesday, April 12, 2011 8:36:00 PM
Anonymous said...
Helpful Code,
thanks
Friday, November 16, 2012 12:01:00 PM
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
2 comments:
this is cool man....
Helpful Code,
thanks
Post a Comment