afaik, the object tag ONLY works with IE6. Even Adobe recommends using embed rather than the purist <object> tag.
If my info is out of date, someone please fill me in... Ronan On Wednesday 15 September 2004 18:03, Philippe Lhoste wrote: > <object data="cycloid1.svg" width="740" height="276" type="image/svg+xml"> > <!-- embed shouldn't be necessary, but is here for old Netscape Nav. > support --> > <embed name="Cycloid" src="cycloid1.svg" width="740" height="276" > type="image/svg+xml" /> > <noembed>If you see this text instead of an image, > you should go fetch a good SVG viewer...</noembed> > </object><br /> -- I'm a Lisp variable -- bind me! --> contact me: ronan at roasp dot com ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/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/

