2011-01-27 80 views

回答

0

我不知道控件,但可以通过带滚动条的div获得大部分功能。喜欢这个。

<div style="width:75;height:75;overflow:auto"> 
<input type =checkbox ">a<br> 
<input type =checkbox ">b<br> 
<input type =checkbox ">c<br> 
<input type =checkbox ">d<br> 
<input type =checkbox ">e<br> 
<input type =checkbox ">f<br> 
</div>