ie6 ie7 ie8 ie9 ie10 ie11 兼容性 大比拼
$(function(){//ie8不支持,动态加载css并无效果
$("head").append('<!--><link rel="stylesheet" type="text/css" href="frame-main-ie8.css" /><!-->');//ie8不支持
$("head").append('<link rel="stylesheet" type="text/css" href="frame-main-ie8.css" />');//ie8不支持
});
页:
[1]