My Coding Tips
Wednesday, June 22, 2016
To disable copy paste for textbox
<input type="textbox" id="email" oncopy="return false" onpaste="return false" >
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment