摘要:
<div style="height:575px; width:160px; overflow-y:auto;">参数说明: 1、overflow-y : 设置当对象的内容超过其指定高度时如何管理内容;overflow-x : 设置当对象的内容超过其指定宽度时如何管理内容。 参数: visible:扩大面积以显示所有内容 auto:仅当内容超出限定值时添加滚动条 hidden:总是隐藏... 阅读全文
posted @ 2010-04-27 11:57 hateyoucode 阅读(851) 评论(0) 推荐(0)