国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 開發 > JS > 正文

javascript實現的listview效果

2024-09-06 12:42:33
字體:
來源:轉載
供稿:網友
<style type="text/css">
   #oContainer {
         width: 600px;
         height: 500px;
         border: 1px solid menu;
         margin: 0px;
         padding: 0px;
         overflow: hidden;
   }
   a {
         color: black;
         text-decoration: none;
   }
   a:hover {
         color: red;
         text-decoration: underline;
   }
</style>
<script language="javascript">
   var oListView = new Object();

   function listView(_container) {
       this.author = '51JS.COM-ZMM';
       this.version = 'ListView 1.0';
       this.container = _container;
       this.box = new Object();
       this.headerWidth = 0;
       this.headerHeight = 20;
       this.itemWidth = 0;
       this.itemHeight = 0;
       this.rowsCount = 30;
       this.isResize = false;
       this.separate = new Object();
       this.startPoint = 0;
       this.endPoint = 0;
       this.tempSeparate = new Object();
       this.put_headerHeight = function(_height) { return _height; };
       this.get_headerHeight = function() { return this.headerHeight; };
       this.put_rowsCount = function(_count) { return _count; };
       this.get_rowsCount = function() { return this.rowsCount; };
   }

   listView.prototype = {
       boxInit : function() {
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 镇平县| 冀州市| 于田县| 乐业县| 石家庄市| 和平区| 苍梧县| 伊春市| 莲花县| 石棉县| 永善县| 海盐县| 吴桥县| 竹溪县| 枞阳县| 泸州市| 乌审旗| 泰州市| 白河县| 西乌| 长顺县| 中宁县| 明溪县| 洪江市| 云龙县| 阆中市| 高阳县| 黎川县| 霍林郭勒市| 新巴尔虎左旗| 浦江县| 涿鹿县| 始兴县| 南皮县| 临潭县| 丰顺县| 镶黄旗| 盐边县| 贞丰县| 沂南县| 简阳市|