--- In [email protected], "talkli" <[EMAIL PROTECTED]> wrote:
> i embedded a SVG into a HTML-page. > Now the question, how can the javascript-functions in the > html-file manipulate the embedded svg? That depends on how exactly the SVG is embedded. Have you used the embed element or the iframe element or the object element? Or does "embedded" mean you have used SVG inline (i.e. XHTML with SVG in the proper namespace included inline)? ----- 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/

