国产乱人视频免费观看网站,九九精品视频在线观看,九九久re8在线精品视频,日韩久久精品五月综合

<menu id="zjelp"></menu>

    <th id="zjelp"><tbody id="zjelp"><form id="zjelp"></form></tbody></th>
    <small id="zjelp"><menuitem id="zjelp"></menuitem></small>
  • <small id="zjelp"></small>

    <address id="zjelp"></address>
    <address id="zjelp"></address>
    樹形菜單組件dtree

    樹形菜單組件dtree

    ID:14441972

    大?。?5.00 KB

    頁數(shù):25頁

    時間:2018-07-28

    樹形菜單組件dtree_第1頁
    樹形菜單組件dtree_第2頁
    樹形菜單組件dtree_第3頁
    樹形菜單組件dtree_第4頁
    樹形菜單組件dtree_第5頁
    資源描述:

    《樹形菜單組件dtree》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫。

    1、樹形菜單組件dtree/*--------------------------------------------------

    2、

    3、dTree2.05

    4、www.destroydrop.com/javascript/tree/

    5、

    6、---------------------------------------------------

    7、

    8、Copyright(c)2002-2003GeirLandr?

    9、

    10、

    11、

    12、Thisscriptcanbeusedfreelyaslongasall

    13、

    14、copyrightmessagesareintact.

    15、

    16、

    17、

    18、Updated:17.04.20

    19、03

    20、

    21、--------------------------------------------------*///NodeobjectfunctionNode(id,pid,name,url,title,target,icon,iconOpen,open){this.id=id;this.pid=pid;this.name=name;this.url=url;this.title=title;this.target=target;this.icon=icon;this.iconOpen=iconOpen;this._io=open

    22、

    23、false;this._is=

    24、false;this._ls=false;this._hc=false;this._ai=0;this._p;};//TreeobjectfunctiondTree(objName){this.config={target:null,folderLinks:true,useSelection:true,useCookies:true,useLines:true,useIcons:true,useStatusText:false,closeSameLevel:false,inOrder:false}this.icon={root:'img/base.gif',fold

    25、er:'img/folder.gif',folderOpen:'img/folderopen.gif',node:'img/page.gif',empty:'img/empty.gif',line:'img/line.gif',join:'img/join.gif',joinBottom:'img/joinbottom.gif',plus:'img/plus.gif',plusBottom:'img/plusbottom.gif',minus:'img/minus.gif',minusBottom:'img/minusbottom.gif',nlPlus:'img/

    26、nolines_plus.gif',nlMinus:'img/nolines_minus.gif'};this.obj=objName;this.aNodes=[];this.aIndent=[];this.root=newNode(-1);this.selectedNode=null;this.selectedFound=false;this.completed=false;};//AddsanewnodetothenodearraydTree.prototype.add=function(id,pid,name,url,title,target,icon,ico

    27、nOpen,open){this.aNodes[this.aNodes.length]=newNode(id,pid,name,url,title,target,icon,iconOpen,open);};//Open/closeallnodesdTree.prototype.openAll=function(){this.oAll(true);};dTree.prototype.closeAll=function(){this.oAll(false);};//OutputsthetreetothepagedTree.prototype.toString=funct

    28、ion(){varstr='';if(document.getElementById){if(this.config.useCookies)this.selectedNode=this.getSelected();str+=this.addNode(this.root);}elsestr+='Browsernotsupported.';str+='

    ';if(!this.selectedFound)this.selectedNode=null;this.completed=true;returnstr;};//C

    當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文

    此文檔下載收益歸作者所有

    當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文
    溫馨提示:
    1. 部分包含數(shù)學(xué)公式或PPT動畫的文件,查看預(yù)覽時可能會顯示錯亂或異常,文件下載后無此問題,請放心下載。
    2. 本文檔由用戶上傳,版權(quán)歸屬用戶,天天文庫負責(zé)整理代發(fā)布。如果您對本文檔版權(quán)有爭議請及時聯(lián)系客服。
    3. 下載前請仔細閱讀文檔內(nèi)容,確認文檔內(nèi)容符合您的需求后進行下載,若出現(xiàn)內(nèi)容與標(biāo)題不符可向本站投訴處理。
    4. 下載文檔時可能由于網(wǎng)絡(luò)波動等原因無法下載或下載錯誤,付費完成后未能成功下載的用戶請聯(lián)系客服處理。
    相關(guān)標(biāo)簽