Hi all,
I am currently using the statement
var ev= window.mainZoneFrameA.event?window.mainZoneFrameA.event:e
to grab a that frame in order to get the mouse coordinates when clicked in that frame. This works fine in IE7 but is not the case in FireFox. I was wondering if anyone knew how to make this a viable statement in FireFox.