--- In [email protected], "chmavrog" <[EMAIL PROTECTED]> wrote:
> The svg file are not embed in HTML page.I am running them directly > to the browser.Is that a problem? Certainly not with browser having native SVG support like Firefox 1.5 or Opera 9. With IE/Windows and Adobe SVG viewer however you need to be aware that, even if you directly load your SVG document in the browser window, it is rendered as an embed in a faked HTML document. So there you need to take care that any script you write takes that embed into account. ------------------------ Yahoo! Groups Sponsor --------------------~--> Protect your PC from spy ware with award winning anti spy technology. It's free. http://us.click.yahoo.com/97bhrC/LGxNAA/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/

