Ever visited a site that did not allow you to right click? or copy
stuff??
well.. tricks to make that happen..
1- disable javascript in your browser.
2.. more straight foward trick..
just type or paste this code into your address bar and hit Enter. You don’t even have to reload the page. Right-clicking should be enabled immediately.
javascript:void(document.oncontextmenu=null);
No comments:
Post a Comment