On Wed, 21 Nov 2007 15:48:25 -0000 "svgquestion" <[EMAIL PROTECTED]> wrote:
> Dear list, > > I just migrated a svg mapping application that I developped on > windows/wamp to CentOs/unix. Everything works fine if I open the svg > page with opera and firefox. > > Unfortunatelly, some strange things happens if I try to open the svg > webpage with IE. The page does not show up. IE displays the svg/xml > code. Are there some modifications on the serveur necessary ? Is > there anything wrong with my doctype declaration ? I've seen effects like this if the extension is not ".svg". Some versions of IE ignored the mime-type information returned by the webserver and used the extension instead. G. Wade > > I receive this result if I try to open the page with IE: > > <?xml version="1.0" encoding="UTF-8" standalone="no" ?> > <?AdobeSVGViewer save="snapshot"?> > - <svg version="1.1" baseProfile="full" > xmlns="http://www.w3.org/2000/svg" > xmlns:xlink="http://www.w3.org/1999/xlink" > xmlns:ev="http://www.w3.org/2001/xml-events" > xmlns:attrib="http://www.carto.net/attrib" id="svgDocument" > width="100%" height="100%" viewBox="-10 0 1175 796" onload="init > (evt);" zoomAndPan="magnify"> > <title>FAUNAFRI</title> > > ....... > > > Thank's for your help > > > Rainer > > > -- An expert is a person who has made all the mistakes that can be made in a very narrow field. -- Niels Bohr ----- 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/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/

