时间:2021-05-26
本文实例讲述了js实现顶部可折叠的菜单工具栏效果。分享给大家供大家参考。具体实现方法如下:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>可以折叠的菜单工具栏</title><style>html,body{margin:0;}body{url(img.jpg) repeat-x;}ha{margin:0 auto;}img{border:none;}#fx_topToolbar{position:relative;top:-76px;left:0;margin:0 auto;height:92px;background:#0C3E74; width:700px;text-align:center;}#fx_topToolbar .shell{margin:0 auto;padding:13px 0;}#btn_offOn{position:absolute;bottom:-8px;left:20px;height:24px; width:150px;background:url(img34.gif) no-repeat;}#btn_offOn a{display:block;zoom:1;height:24px;position:relative;right:-16px;background:url(tip.gif) no-repeat 100% 0;}</style><script>(JS={$:function(o){return typeof o=="string"?document.getElementById(o):o},on:function(o,type,fn){o.attachEvent?o.attachEvent('on'+type,function(){fn.call(o)}):o.addEventListener(type,fn,false);return JS.on},move:function(who,attr,val,s,fn){var fm=parseInt(who.style[attr])||0;clearInterval(who['timer_'+attr]);var iFx=(function(form,to,s){return function (){return form+=Math[form<to?'ceil':'floor']((to-form)*(s||0.3))};})(fm,val,s);who['timer_'+attr]=setInterval(function (){var v=iFx();who.style[attr]=v+'px';if(v==val){ fn&&fn.call(who);clearInterval(who['timer_'+attr]);};},18);}}).on(window,'load',function (){var Q=JS.$('fx_topToolbar');Q.style.top='-74px';JS.on(JS.$('btn_offOn'),'mouseover',function(){JS.move(Q,'top',0)})(Q,'mouseout',function (){Q.outTimer=setTimeout(function(){JS.move(Q,'top',-74)},10)})(Q,'mouseover',function (){clearTimeout(this.outTimer)});})</script></head><body><div id="fx_topToolbar"><div class="shell"><a href="#" title=""><img src="1.gif" width="231" height="58" alt="" /></a><a href="#" title=""><img src="2.gif" width="231" height="58" alt="" /></a></div><div id="btn_offOn"><a href="#" title=""></a></div></div></body></html>希望本文所述对大家的javascript程序设计有所帮助。
声明:本页内容来源网络,仅供用户参考;我单位不保证亦不表示资料全面及准确无误,也不保证亦不表示这些资料为最新信息,如因任何原因,本网内容或者用户因倚赖本网内容造成任何损失或损害,我单位将不会负任何法律责任。如涉及版权问题,请提交至online#300.cn邮箱联系删除。
本文实例讲述了JS+CSS实现的可折叠展开多级菜单效果。分享给大家供大家参考。具体如下:这是一款JS+CSS实现的多级折叠菜单,可折叠展开/合拢,没有引用任何的
本文实例讲述了jQuery实现的网页竖向菜单效果代码。分享给大家供大家参考。具体如下:这是一款基于jQuery实现竖向的网页菜单代码,可折叠展开的二级网页菜单,
纯CSS实现的滑动的可折叠菜单/*===============================================================
本文实例讲述了JS实现自动固定顶部的悬浮菜单栏效果。分享给大家供大家参考。具体如下:这是一款自动固定顶部的悬浮菜单栏代码,不管你如何拉动滚动条,它会始终显示在网
PS处理照片一般用的工具如下: 1、顶部的菜单栏。 2、左边的工具栏。 3、顶部以下的子工具菜单栏。 4、右边功能面板。 5、中间区域的画布。 Ad