Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Tips on SVG replace using Modernizr? Re: Tips on SVG replace using Modernizr?

#111880
chrisburton
Participant

@andy_unleash Right. I don’t see why you would want to go that route. IE9+ supports SVG with `` tag. When it comes to those who don’t support it, you can change out the extension to png. Doing it your way, I assume, would cause more http requests to grab those SVG images.