I'm trying to call the getURL in IE and have a quick question about 
where it can be called from. I have two separate svg docs embedded in an 
html doc. When I click on say svgDoc1, I want to use the getURL and 
parseXML to load data into svgDoc2. I'm familiar with how these two work 
in an svg doc, but it won't work when I embed the svg in an html and 
reference the js in the html. Even though the click events are in the 
svg, I don't seem to have access to the getURL or parseXML. I also tried 
referencing the js in svgDoc1, which allows me to getURL and parseXML, 
but not insert the data into svg doc2. When I use 
parent.document.svgDoc2 I am unable to gain access to it, and thus 
unable to insert any data. Any insight would be appreciated.

Sean


------------------------ Yahoo! Groups Sponsor --------------------~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

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