摘要: 最简单的方法: <div style="height:300px;width:100px;overflow:auto"><div/>(height和width根据需求设定) 注意:如果只写height就只有垂直滚动条,只写width就只有水平滚动条,都不写没有效果。还有这里overflow设置为au 阅读全文
posted @ 2016-09-25 16:17 不自然地坚持 阅读(56918) 评论(0) 推荐(1) 编辑