给控件加上滚动条

.table{
     height:150px;
     overflow:scroll;
  }

 

<table class = 'table' >

       <tr><td></td></tr>

</table>

posted @ 2013-08-23 13:57  alaricblog  阅读(86)  评论(0编辑  收藏  举报