Hi all

is it possible to append one SVG to another SVG which
is opend in browser.
Ex.
I have a SVG opened in a frame in IE in another frame
i have a Text box and control button . in Text Box i
enter a local SVG file path and on click event of the
control button i want to append contents of SVG (given
path) at certain location (x,y) to the opened SVG in
frame.
 
 I tried with ParseXML() and AppendChild() for
appending string SVG but i want to add whole SVG only
by giving its file path. Is it possible to do it.

Thanks
Shreeshail


        
                
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/


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