Hi all,
I have a class object in a web page which I want to respond to a right-click mouse event.
I have that part working--my stuff happens, but after it does then the IE righ-click event stuff happens and drops down that context menu. I just want to do my stuff and that's it.
How do I supress that other event stuff?
Thanks,
--Jim
I have a class object in a web page which I want to respond to a right-click mouse event.
I have that part working--my stuff happens, but after it does then the IE righ-click event stuff happens and drops down that context menu. I just want to do my stuff and that's it.
How do I supress that other event stuff?
Thanks,
--Jim