Category Archives: Autocomplete Off
How to disable copy paste and autocomplete for an HTML textbox
<INPUT size=12 name=”txt_name” maxlength=25 onCopy=”return false” onDrag=”return false” onDrop=”return false” onPaste=”return false” autocomplete=off>
Posted by selvam4win
<INPUT size=12 name=”txt_name” maxlength=25 onCopy=”return false” onDrag=”return false” onDrop=”return false” onPaste=”return false” autocomplete=off>
Posted in Autocomplete Off, Disable Copy Paste, HTML
Blog at WordPress.com. Theme: Mystique by digitalnature.