How to Enable Right Click while taking Photos in orkut

This was the outcome of a simple thought that came into my mind,Most of the appended applications in Orkut are writen in javascript.As some of you might know,to disable  the “Right Click” in a browser is  the simplest code in javascript and it is given below,Just copy and paste and you can see that your right click is disabled in corresponding browser.

<body oncontextmenu=”return false;”>

Just place this code in your <body>  tag and this is the same JS code written in ORKUT which disables your right click in a browser .Just disable the Javascript in a browser(Mozilla)  taking

Tools>>Options and then uncheck the Enable Javascript option

One problem is that you need to enable Javascript to see the photos,So the solution is that open all the photos(in tabs) which u want to save and then disable the javascript to save the images,It will be working cool!

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment