I'm unsure because I haven't fiddled with it, but you can try to use the new 
HTML5 SQL features and see if those are available to SVG scripts. I would like 
to imagine they are but then.. they probably aren't.

In the case they don't work, I think your idea of embedding it in HTML is a 
good one. You could simply have a single, top-level script in your HTML page. 
Accessing the DOM of the embedded SVG from the HTML page would be as simple as: 

document.getElementById("your_svg_doc").getSVGDocument();



------------------------------------

-----
To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com
-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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    svg-developers-dig...@yahoogroups.com 
    svg-developers-fullfeatu...@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    svg-developers-unsubscr...@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to