Re-enable Right-Click When Web Pages Disable it
Sometimes it is just irritating when a web site uses javascript to disable your right-click, attempting to block you to access the context menu. Tech-Recipes has a good tips on re-enabling the right-click context menu on this situation. You can a javascript to re-enable it:
When visiting the offending website, type the following (without quotes) into the URL bar of your browser:
"javascript:void(document.oncontextmenu=null)"
Re-Enable Right-Click When Web Pages Turn It Off - [Tech-Recipes]
Die Dulci Fruere
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home