日期:2014-05-16 浏览次数:20497 次
<script>
if(window.screen.availWidth<=1024) document.write('<link href="1024.css" rel="stylesheet" type="text/css" />');
else document.write(<link href="大版.css" rel="stylesheet" type="text/css" />');
</script>
------解决方案--------------------
js 判断分辨率,
分别加载不同的css