Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
1 answer
368 views

CSS3 Transform Issues in IE10/IE11

I'm having trouble getting this svg to display correctly in IE10/IE11. It works fine in Chrome and Firefox. Here is a CodePen with my situation. Any thoughts?
Bimsley's user avatar
  • 73
1 vote
1 answer
464 views

SVG strange behavior in IE10+

I'm using svg patterns to define custom background images for the fill attribute in svg's later in the page. I'm hiding the original svg and pattern definitions at the top of the page. IE9 has no ...
MikeBman's user avatar
7 votes
4 answers
9k views

Google Maps SVG image marker icons not showing in IE11

There is an issue on a site I have been working on that for some reason the SVG image markers are not showing up in IE 11. I have two sets of markers: the default zoomed out has PNG markers for the ...
Harris's user avatar
  • 81