Reputation: 837
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
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
Reputation: 9739
There is an IE Add-on for this: Adobe SVG Viewer
http://www.adobe.com/svg/viewer/install/
Upvotes: 2