Is there a way(s) that I can use to spawn dynamic svg in a
web-browser(Mozilla and IE specifically)?

I need to be able to include the SVG graph and change this on the fly.
 I have noticed that this is a cake-walk with VML and IE since VML is
easily inlined in the HTML at least for IE.  Ergo, can I inline SVG in
a browser a la

<html>
<body>
<svg>
<!-- svg content -->
</svg>
</body>
</html>?

Thanks in advance.






------------------------ Yahoo! Groups Sponsor --------------------~--> 
$4.98 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/Q7_YsB/neXJAA/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