Bjoern Hoehrmann wrote: >* Mark C wrote: > > >>I am trying to see SVG in Firefox 1.5 on Macintosh 10.4. >>I am using the finder (file/open) or the Apache server (http) and I am >>getting nothing but the text. >>I tried sticking the SVG into an html page inside an img tag and that >>didn't work either. >>Am I on the wrong track here ? >>The SVG file I am using is static with gradients and works fine with the >>Adobe plug in but it doesn't work with plain Firefox. >> >> > >You probably didn't configure the MIME type for SVG resources in your >web server configuration correctly, see > > http://wiki.svg.org/Server_Configuration > >for information on how to fix that. > > hm I had AddType image/svg+xml svg instead of AddType image/svg+xml .svg Now I get the text in the window of the html but still no image. Anyway, that shouldn't really be an issue when I'm not using the server. I found this http://developer.mozilla.org/en/docs/SVG_in_Firefox_1.5#SVG_usage_situations which indicates that I should use an embed tag in the html instead of an img tag But it still doesn't even open the SVG directly, whic it, apparently, should.
thanks Maek ------------------------ Yahoo! Groups Sponsor --------------------~--> Home is just a click away. Make Yahoo! your home page now. http://us.click.yahoo.com/DHchtC/3FxNAA/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/

