Rhino
05-15-2006, 11:42 AM
Do you hate it when you go to a site that disables the right click function? You can stop that pretty simply. Create an internet favorite with whatever name you want. I use "Enable Right Click". It makes no difference what site address you use to create this favorite, because we're going to change it.
Once the favorite is created, use Windows Explorer to browse to it. Right click the favorite and select Properties. Alternatively, on many Windows versions, You can simply find the favorite in the Internet Explorer menu and right click it there.
When the Properties window comes up, make sure you are on the Web Document tab (should come up by default). In the box labeled "URL:", erase whatever is there and enter the following text:
javascript:void(document.onmousedown=null);void(do cument.onclick=null);void(document.oncontextmenu=n ull)
Now, whenever you are on a site that disables right clicks, just call this shortcut up in your favorites and click it. Presto-Chango! Right clicking is enabled!
Once the favorite is created, use Windows Explorer to browse to it. Right click the favorite and select Properties. Alternatively, on many Windows versions, You can simply find the favorite in the Internet Explorer menu and right click it there.
When the Properties window comes up, make sure you are on the Web Document tab (should come up by default). In the box labeled "URL:", erase whatever is there and enter the following text:
javascript:void(document.onmousedown=null);void(do cument.onclick=null);void(document.oncontextmenu=n ull)
Now, whenever you are on a site that disables right clicks, just call this shortcut up in your favorites and click it. Presto-Chango! Right clicking is enabled!