Enable Right-Click On Any Website (Including Orkut)
There are many websites which prefer to disable right-clicking on web-pages specially images. To do this they normally use one of JavaScript ways. The most popular way is to add following code to element tag on which you want to disable right-clicking. oncontextmenu="return false;" For example, Continue reading






