Created
March 17, 2019 19:05
-
-
Save efontan/c8228b39e2e7e591a1f9381cc3767176 to your computer and use it in GitHub Desktop.
Disable paste blockers on forms
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:void($('input').attr('onpaste', '')); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment