Provide thousands of free JavaScript code examples, DHTML, HTML JavaScript Tutorials, Reference and Help. JavaScriptBank.com is the best JavaScript resources
Made shadow transparency selectable (semi-transparent or opaque).
Menu now stays on the page if the mouse is near a window border when the
context menu is opened.
menuNormColor - Normal color of the menu items.
menuHoverColor - Color of the menu items onmouseover.
enableShadow - Set to "true" to enable shadow, "false" to disable it.
enableShadowTransparency - Set to "true" to enable shadow
semi-transparency (ie4+, ns6+ only), "false" makes it opaque.
disablens4 - because the menu doesnt look right when the page
contains form elements in ns4, set this value to "true" to disable this context
menu and use the default one. This effects ns4.x only.