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