Copied from the dev list (please use the correct list)
 
This was Jordi's answer last time round:
 
Open events.js and search for something like

oncontextmenu =  ?

comment it out

I found it by going here:
and typing "right click" in the search window.
 
Cheers,
Richard Bennett
 
[EMAIL PROTECTED]
www.richardinfo.com
(Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2)
Find the DynAPI faq here:
http://sourceforge.net/docman/display_doc.php?docid=656&group_id=5757
Browse the mailinglist here:
http://www.mail-archive.com/index.php3?hunt=dynapi
 
I am using the dynapi.gui.scrollpane on a page yet I would still like to be able to access the context menus in IE (eg
"save image as") on normal images   The event listener code seems to inhibit this.
 
The image I wish to be able to access is

  "<DIV ID="imgDiv"><IMG SRC="../tbh_getImage/1,1815,4171_2,00.jpg">"
 
if I add a onClick tag it is caught, but a right click isnt.
 
Is there anyway to "pass" the event from the api back up to the browser?
 
Thanks,
Scott
 

Reply via email to