Hi,

I have an html page with 3 SVG tags embedded in it ie

<embed  name="svg1" type="image/svg-xml" ...
<embed  name="svg2" type="image/svg-xml" ...
<embed  name="svg3" type="image/svg-xml" ...


Now svg1 contains some init code in which i would want to get hold of 
the "window" property of svg2 and svg3. Is this possible?

This post http://groups.yahoo.com/group/svg-developers/message/10592 
seems to indicate that the use of "parent" in svg might be helpful, but 
I'm not using it properly it seems because it is undefined.

Thoughts?
Jorg Heymans


-----
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/
 



Reply via email to