Philippe Lhoste wrote: > Jim Ley wrote: >> "Ronan Oger" <[EMAIL PROTECTED]> wrote in message >> news:[EMAIL PROTECTED] >>> afaik, the object tag ONLY works with IE6. > > It works fine on my IE5.5 and on Mozilla 1.7...
Almost... See below. >>> Even Adobe recommends using embed rather than the purist <object> tag. Indeed, I have found the following page: <http://www.adobe.com/svg/viewer/install/main.html> where Adobe says it desactivates scripting of SVG files included with <object> tag in Internet Explorer because of limitations on how IE manages plug-ins used with <object>. Note that scripting still works in Mozilla... Thank you Microsoft... Well, I must admit that this alone is a good reason to use <embed>, alas. But you can note that W3C doesn't even mention <embed> as a valid method of including SVG in an HTML page... <http://www.w3.org/TR/SVG11/concepts.html#UsageOptions>. It seems that if you are pragmatic, you have to make non-XHTML (HTML 4.0) conformant pages in order to put SVG in a Web page. What a pity! I suppose that's the broken implementation Jim was mentionning. Note: <object> is not purist... It is just a legal tag against a proprietary one... -- Philippe Lhoste -- (near) Paris -- France -- Professional programmer and amateur artist -- http://Phi.Lho.free.fr -- -- -- -- -- -- -- -- -- -- -- -- ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/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/

