i am trying to open this site in IE:
http://www.petercollingridge.co.uk/data-visualisation/interactive-svg-map
and it is not showing the SVG on it
how do i get it to work with IE?
i am trying to open this site in IE:
http://www.petercollingridge.co.uk/data-visualisation/interactive-svg-map
and it is not showing the SVG on it
how do i get it to work with IE?
IE does not support SVG (All versions prior to 9) IE 9 *will support SVG, but untill then you can find a plugin for your IE
If you find that your page is not working in ASV, and is working in Chrome (it does appear to be), I would recommend you target Google Chrome Frame instead. To use it, install and add the following meta tag to the head of the page:
<meta http-equiv="X-UA-Compatible" content="chrome=1">