|
Hi All,
I am working with Internet explorer 4 and
javascript, DHTML, etc. I want to show a pop up menu when the user right-clicks
over an image or any other element in the document. I could do it using a layer
(<DIV>...</DIV> tag in IE), which is made visible/invisible as the
user right clicks on the document. But just after showing my pop-up menu, the
browser shows its own right-click menu over my menu. Can anyone tell me what to
write in the javascript code so that I can stop the browser's right click menu
to show when the user right-clicks on any element in the page ?
Thanks in advance,
Anjan
|
- Re: Problem with IE right-click pop-up menu Anjan Ghosh
- Re: Problem with IE right-click pop-up menu Ramesh S (Chennai)
