Monday 24 December 2012

How to: Enable right clicks if disabled on web page and enabling other functions if disabled

Today I was on  http://tipzzntrickzz.blogspot.in/ support forum looking at some thread when I came a cross a thread where OP is asking for a support and site reviewing.
First thing I noticed was that there’s not any title for the home page, Hmm… That’s when I made a right-click to see the page source and this error message poped up to me.
This Site Is Protected By A A$$-Kicking Security System That Will Kick Your A$$
Srsly? WTF?! Yes, Copying websites is not cool,but i also mention sources where i copied from ; but disabling right click isn’t either. I know lots of you guys hate that kind of stuff.

How do I enable right clicks then?

 A SIMPLE METHOD FOR FIREFOX USERS  --

1>    go to link below to download the addon and u r done ---


2> ANOTHER METHOD FOR ie AND chrome USERS -----
   
You can easily overcome that kind of “Security” by entering the following javascript code in the address bar in your browser
javascript:void(document.oncontextmenu=null)
Like in this image
address-bar-javascript
Hit Enter and you’re done; Right clicks are now back on.
Bonus tricks:
1. In Firefox browser, Go to: Tools -> Options -> Content -> Advanced Javascript settings -> Then choose to enable or disable context menu.
2. Hold down the right mouse button
The error message will appear, Hit Enter. (Without releasing the mouse button, You’re still holding it down)
Once you hit enter, the message will disappear.
Now you can release the right-click and the it’ll work

note - SECOND METHOD FROM lifelan.com*

ENJOY----------------------------------------------------------------------------------------------------
Categories: , ,