随笔分类 -  CSS

摘要:1、js实现div自适应高度 代码如下:<script type="text/javascript"><!--window.onload=window.onresize=function(){if(document.getElementById("mm2").clientHeight<document.getElementById("mm1").clientHeight){... 阅读全文
posted @ 2009-07-28 12:37 三颗屎 阅读(3565) 评论(1) 推荐(2)