-
AY.Studio
- Belfast
- www.ay.studio
Pinned Loading
-
Use svg image if supported - fallbac...
Use svg image if supported - fallback to png if not (Using Modernizr check for svg) 1// Swap SVG to PNG of the same name on unsupported browsers
2// Requires Modernizr with SVG: https://modernizr.com/download?svg-svgasimg-setclasses&q=svg
3if (!Modernizr.svg) {
4var imgs = document.getElementsByTagName('img');
5var svgExtension = /.*\.svg$/
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.