搜索列表
-
windows的listview一样,而且不能把表头从表格里面独立出来
【CSS/HTML】body { background-color: #F0F0F0 ; font: 11px "verdana","Arial"; width:90%; margin-left:auto; margin-right:auto; } .tScroll { border: 1px #7494BF solid; background-color: #ffffff; overflow: scroll; overflow-x:hidden; height:100px; cursor: default; } tr.tableHead { position:relative; backgr...
windows的listview一样而且不能把表头从表格里面独立出来