Use this class in your CSS to provide a PNG image as fallback. .ui-icon-myicon:after { background-image: url("iconimg.svg"); } /* Fallback */ .ui-nosvg ...
確定! 回上一頁