Closed janpanschab closed 8 years ago
Because of the bug in IE?? (10 or 11) which fails with displaying svg with use attribute, we are inlining svg sprite right after opening body tag. With https://github.com/Keyamoon/svgxuse we are able to load the big svg sprite asynchronously.
👍 So coooool (if it works ;-))
Yep, tested briefly in Chrome and IE9 and worked :8ball:
Because of the bug in IE?? (10 or 11) which fails with displaying svg with use attribute, we are inlining svg sprite right after opening body tag. With https://github.com/Keyamoon/svgxuse we are able to load the big svg sprite asynchronously.