Leave My Context Menu Alone!
INFO VISUALIZATION: Someone needs to make an extension for FireFox that ignores JavaScript that breaks the right-click menu (a.k.a. the context menu). Come now people, this doesn't keep anyone from saving images from your website. (As John Ashcroft might say, people still have P2P, or permission to pilfer.)
Just today I was checking out
Santiago Calatrava's images of the
Athens Olympic Stadium and the
new WTC Transit Center when I ran into this annoying little piece of code.
document.oncontextmenu=new Function("return false")
What a complete bummer it is to see this clumsy little technique spread from crappy Geocities "art" sites to architechture firms and giants like Amazon.
UPDATE: Thanks to everyone who wrote in. I was using an older version of FireFox that didn't have the extra context menu protection, but I downloaded the new version and it works great! W00t!