Dharma
Dharma

Reputation: 837

IE7 not showing SVG contents instead of that its opening the content as an Office document

Hi I am facing an issue with IE7 browser if i launch any URL with .svg or any page with svg content its asking for file download and trying to open with MS Office.

is ther a fix for this?

Upvotes: 1

Views: 2016

Answers (2)

Ken
Ken

Reputation: 10621

IE7 doesn't support SVG. If you have control of the server, you can try a workaround like ExplorerCanvas. If you have control of the client, you can use pretty much any other browser (Firefox, Safari, Chrome, Opera, ...), or wait for IE9.

Upvotes: 1

Hinek
Hinek

Reputation: 9739

There is an IE Add-on for this: Adobe SVG Viewer

http://www.adobe.com/svg/viewer/install/

Upvotes: 2

Related Questions