From: Peter R. <ant...@gm...> - 2003-10-29 21:19:39
|
Raymond Irving wrote: > Calling 'disableContextMenu' will only disable the > browser's contextmenu but you'll still be able to > lisen to oncontextmenu. Yes I know. What I meant is that it is kinda strange to call disableContextMenu but having a oncontextmenu-Eventhandler. People might not distinguish between browser-context-menu and their own. That was the 'name-clash' I was referring to. Regards, Peter |