IE6、IE7、FF通用代码:
<script>
window.opener=null;
window.open('','_self');
window.close();
</script>
IE6、IE7、FF通用代码:
<script>
window.opener=null;
window.open('','_self');
window.close();
</script>
针对样式名 如果只让ie6看见用*html .head{color:#000;}如果只让ie7看见用*+html .head{color:#0
IE6, IE7<html><body><script type="t
IE6能识别下划线"_"和星号" * ",IE7能识别星号" * ",但不能识别下划线"_",IE8能识别" \9",但不能识别下划线"_",
自整理IE6,IE7,IE8,Firefox兼容方案。。。
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M