Tag: SVG
Font SVG icon issues in IE
Problem After downloading the setup of CSS for icon files (.eot, .woff, .tff.) from font awesome library, Devextreme icons, and UI operations like selecting checkboxes inside the Devextreme Datagrid were not working on IE in my c# .net web application.
Image.onload returns 0 for width/height of SVG image in 1E11
Problem: Image.onload returns width/height of SVG images “0” in 1E11: When you try to get size of svg image file using “image.onload” event, this returns exact file size in all browsers (Firefox, Chrome, Safari) except IE11. It returns 0 for