Friday, July 4, 2008

Context Menus in Web Application using JavaScript

There are many instances in web development where we have the technology to do something - but we willingly chose not to do it. Context Menus in a web page is one such technology. Implementing a context menu(also known as the right click menu) is relatively simple - but very few apps use it. This is because the users don't expect a right click menu. At least, not yet. I want to re-evaluate our stand on this issue - I want to ask the question - "Are we ready for the Context Menu in Web Apps?"

JavaScript Context Menus Demo
Hide the Target URL of a Link in Status Bar
GreaseMonkey UserScript - OpenDNS Redirector
GreaseMonkey Script to Speedup Ajaxian.com

No comments:

maskArea.js

maskArea.js A jQuery plugin to create overlay mask effect . overlay one image over the other to view the visual differences between b...