raysun
08-25-2003, 09:52 PM
thanks anyone much for help!
I'm just gonna implement context menus for different nodes of my navigation tree for the page, i guess i knew how to popup those different context menus now, but i don't know how to disable the default context menu, i guess it is something like this:
document.onContextMenu = ...;
can someone please tell me what should be the ... ?
thanks a lot!
I'm just gonna implement context menus for different nodes of my navigation tree for the page, i guess i knew how to popup those different context menus now, but i don't know how to disable the default context menu, i guess it is something like this:
document.onContextMenu = ...;
can someone please tell me what should be the ... ?
thanks a lot!