I never had a problem with "onload" on the <svg> element, but never tried it on another element... :(
Peter Kalev Senior Developer, SWF, LLC -----Original Message----- From: bmarquie [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 01, 2006 7:31 AM To: [email protected] Subject: [svg-developers] Svg adobe viewer and onload events Hi all, I would like to catch load event on a g element. Is it possible? I am trying to do something like that : <svg> <g onload="test()"> ... </g> <svg> It's not working... I'm using adobe svg viewer 3.03 and IE 6. In the specification I found that this element should manage this event : http://www.yoyodesign.org/doc/w3c/svg1/script.html#EventAttributes Is a problem with adobe? Thx Bruno ----- 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 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/

