国产探花免费观看_亚洲丰满少妇自慰呻吟_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() {
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 金溪县| 金坛市| 方城县| 武邑县| 高安市| 安岳县| 祁东县| 云南省| 浠水县| 将乐县| 林芝县| 平陆县| 淅川县| 青神县| 盐津县| 巴楚县| 靖宇县| 阿拉善右旗| 乳山市| 防城港市| 左云县| 太谷县| 灵寿县| 陕西省| 永德县| 潜山县| 凤山市| 蓬安县| 无锡市| 赫章县| 东平县| 定结县| 鄂州市| 纳雍县| 卢龙县| 阜平县| 宝鸡市| 广饶县| 伊金霍洛旗| 武陟县| 商都县|