爱易网
IT新闻
IT新闻
爱易资讯
网站搭建
云虚拟主机教程
云服务器教程
Apache教程
IIS教程
Nginx教程
网站策划
站长文章
推广教程
淘宝客教程
网页设计
HTML教程
XHTML教程
CSS教程
HTML5教程
CSS3教程
JavaSript基础
JQuery教程
Node.js教程
前端技术
Ajax教程
Js特效
Xml教程
平面设计
页面UI设计
photoshop教程
程序开发
AI人工智能
Asp教程
Php教程
Asp.Net教程
Net Core教程
C#教程
Java教程
Jsp教程
开发技术
微信小程序教程
Uniapp开发教程
微信公众号开发
Andriod教程
IOS教程
DOS教程
Python教程
Docker教程
Windows Container教程
数据库
MSSQL教程
MySQL教程
Redis教程
Access教程
Oracle教程
数据库教程
操作系统
Linux教程
Windows教程
MAC教程
Cisco教程
交换机教程
防火墙教程
搜索
爱易网页
JS特效
漂亮的左侧渐显动态菜单
漂亮的左侧渐显动态菜单
日期:2014-05-18 浏览次数:20320 次
以下是程序代码
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Phenix PanelBar</title> <script language="javascript"> /*--------------------------------------------------| | Phenix PanelBar | www.seu.edu.cn | |---------------------------------------------------| | | | I believe one day I can fly like phenix! | | | | Finished: 17.11.2004 | |--------------------------------------------------*/ //item object //alert("arrived here"); function PhenItem(id,pid,label,url,type,img,over,img2,over2,title,target){ this.id=id; this.pid=pid; this.label=label; this.url=url; this.title=title; this.target=target; this.img=img; this.over=over; this.img2=img2; this.over2=over2; this.type=type; //this._ih = false; //is it the head item? this._hc = false; //has the child item? this._ls = false; //has sibling item? this._io = false; //whether the panelbar is open? }; //menu object function PhenMenu(objName) { this.config = { closeSameLevel : true }; //alert("asdsdf"); this.obj = objName; this.items = []; this.root = new PhenItem(-1); }; //add a new item to the item array PhenMenu.prototype.add = function(id,pid,label,url,type,img,over,img2,over2,title,target){ this.items[this.items.length] = new PhenItem(id,pid,label,url,type,img,over,img2,over2,title,target); }; // Outputs the menu to the page PhenMenu.prototype.toString = function() { //alert("arrived here"); var str = '<div>\n'; if (document.getElementById) { str += this.addItem(this.root); } else str += 'Browser not supported.'; str += '\n</div>'; //alert(str); //document.write(str); //alert(this.items[0]._hc); return str; }; // Creates the menu structure PhenMenu.prototype.addItem = function(pItem) { var str = ''; //var n=0; for (var n=0; n<this.items.length; n++) { if(this.items[n].pid == pItem.id){ var ci = this.items[n]; //alert(ci.pid); //alert(ci.id); this.setHS(ci); //alert("item:"+ci._hc); //alert(ci._ls); str += this.itemCreate(ci, n); if(ci._ls) break; } } return str; }; // Creates the node icon, url and text PhenMenu.prototype.itemCreate = function(pItem, itemId) { //alert(pItem.type.toLowerCase()); var str = ''; if(pItem.type == 'header') str = '<table width="100%" class="header" valign="middle" onmouseover="this.className=\'headerSelected\'" onmouseout="this.className=\'header\'" onclick="'+this.obj+'.o('+itemId+')"><tr><td>'; else str = '<table width="100%" class="item" valign="middle" onmouseover="this.className=\'itemOver\'" onmouseout="this.className=\'item\'" onclick="'+this.obj+'.o('+itemId+')"><tr><td>'; if (pItem.img) { str += ' <img id="i' + this.obj + itemId + '" src="' + pItem.img + '" alt="" onload="return imgzoom(this,600);" onclick="javascript:window.open(this.src);" style="cursor:pointer;"/>'; } if (pItem.url) { str += '<a id="s' + this.obj + itemId + '" class="navigation_item" href="' + pItem.url +
上一篇:狡猾的按钮特效
下一篇:结构和表现分离的选项卡特效代码
免责声明:
本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
相关资料
更多>
网曝富士康500万iphone遭退货是确证的事
携程整合去哪儿陷入僵局 欲联手老对手艺龙
360涉足搜索范围 百度市场份额面临应战
第二梯队也PK:当1号店“遇上”京东手机节
三星维修新规:Galaxy S4主板进水也收费修
阿里收购UC 五年姻缘换来移动新格局
去看看外面的世界吧!别窝里斗了,中国在线旅游商们
工信部或本月17日向联通电信颁发FDD牌照
凑足了升级ios8所需要的5.7G空间,没料到“苹果”却变成“板砖”,iOS8还能一起愉快玩耍吗?
推荐阅读
更多>
云储存有多远:跨过数据安全问题即可到达
评论:阿里为什么不试着收购一家香港媒体呢
让一让,小米4来了,碰见米粉请务必绕道走!
宽带中国战略明确 运营商建设成本超6000亿
黑狐病毒疯传播 电脑管家首推 专杀工具
第二梯队也PK:当1号店“遇上”京东手机节
评论:马云的成功建立在什么基础上很值得怀疑
马斯克的特斯拉能否保持好势头
三大运营商合建铁塔公司真相:未涉及电信业重组
iPhone5S组件曝光 印证杀手级功能存在
美国政府关门可能影响去哪儿等公司IPO
打车App就是下一个团购骗局!?
“扫黄打非”下9158否认遭整顿
微软张亚勤趋势判断:未来三十年属于物理化互联网
史玉柱卸任巨人网络CEO 继位人选引猜想
迅雷欲3300万美元收购金山快盘 预计9月完成
顺丰O2O便利店将正式启动:涉及金融服务
团购网站存活率仅18.6% 剩余缺乏千家
埃里克杰克森:阿里IPO估值至少1500亿美元
曝阿里巴巴一怀孕员工过劳死 加班情况引争议