|
With IE 5 and now NS6.1+, you can add a context menu to your webpage. What's a context menu? Well, it's a custom menu that pops up in place of the default context menu when you right click your mouse. This custom menu can do virtually anything you want it to do, although in this script, it's designed to go to a set of URLs. Also note that window targeting is possible with each link, so the links can be specified to open either in current window, or another. |