I need example how to raise event on ASP and SVG like this
ON SVG: ^^^^^^^^^^^^^^^^ <svg xmlns="http://www.w3.org/2000/svg" width="500" height="280"onmouseover="hParent.MYFunction(evt)"> <script><![CDATA[var hParent;]]> </script> on ASP ^^^^^^^^^ Function .MYFunction(......) . . . Thnx for help [Non-text portions of this message have been removed] ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

