Skip to main content

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