Hi All

I am using svg maps generated by Oracle's Mapviewer product. The svg files have a displayLabel() _javascript_ function which calls evt.getTarget() to get the mousedover element and displays the label text. this works fine in Internet explorer. but not in squiggle or any app using JSVGCanvas. if I modify the call to 'getTarget()' to getCurrentTarget(). it works fine in both IE and squiggle.

I don't want to be fixing the scripts in the svg maps since there will be many of them.is there anything I could do in my code to handle this situation.

Thanks in advance

Chandra Srinivasan




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to