Right mouse-click somewhere in this page...
Updated to V 1.2 - New Features:
- Made shadow selectable.
- 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.
3: Edit the variables in the script to customize it to your liking. Below is a breakdown of what those variable control.
- 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.
4: Lastly, adjust the stylesheet values to match the colors/fonts for your site.