国产一级a片免费看高清,亚洲熟女中文字幕在线视频,黄三级高清在线播放,免费黄色视频在线看

打開APP
userphoto
未登錄

開通VIP,暢享免費電子書等14項超值服

開通VIP
滑出式網(wǎng)頁導(dǎo)航菜單
<!-- ++++++++++++++++++++++++++++滑出式網(wǎng)頁導(dǎo)航菜單++++++++++++++++++++++++++ -->
<html>
<head>
<!-- +++++++++++++++++++++++++++++++++以下代碼加入<head>區(qū)域++++++++++++++++++++++++++++++++++ -->
<style>
body,td,a {font-size:9pt;color:black;text-decoration:none}
.normal {padding:2px}
.up {padding:1px;border:#999999 1px solid;background:#cccccc}
.down {padding:1px;border:dbdbdb 1px solid;background:dbdbdb}
.menuv {filter: revealTrans(transition=23,duration=0.5);padding:2px}
</style>
</head>
<!-- +++++++++++++++++++++++++++++++++以下代碼加入<body>區(qū)域++++++++++++++++++++++++++++++++++ -->
<body onMouseMove="move()" onLoad="bodyload()">
<script>
//閃爍的表格邊框
function flashit(){if(!document.all)return;if (td123.style.borderColor=="black")td123.style.borderColor="#999999";else td123.style.borderColor="black"}setInterval("flashit()",500)
//漸入的效果,改變alpha值
function high(image){theobject=image,highlighting=setInterval("highlightit(theobject)",100)}function low(image){clearInterval(highlighting),image.filters.alpha.opacity=50}function highlightit(cur2){if (cur2.filters.alpha.opacity<100)cur2.filters.alpha.opacity+=20;else if(window.highlighting)clearInterval (highlighting)}
//拖動層的js
var over=false,down=false,divleft,divtop;function move(){if(down){plane.style.left=event.clientX-divleft;plane.style.top=event.clientY-divtop;}}
//滑動層
function bodyload()
{
if(plane.style.pixelTop!=0)
{
plane.style.pixelTop-=10
setTimeout(‘bodyload()‘,1)
}
}
//漸變顯示層
function Show(divid) {
divid.filters.revealTrans.apply();
divid.style.visibility = "visible";
divid.filters.revealTrans.play();
}
function Hide(divid) {
divid.filters.revealTrans.apply();
divid.style.visibility = "hidden";
divid.filters.revealTrans.play();
}
</script>
<div style="position:absolute;z-index:1;width:1;height:1; left: 0; top: 500" ID=plane onmousedown="down=true;divleft=event.clientX-parseInt(plane.style.left);divtop=event.clientY-parseInt(plane.style.top)" onmouseup="down=false">
  <table id="td123" cellspacing=2 width=100 border=0 style="BORDER:#999999 1px solid;cursor:hand" cellpadding="0" bgcolor="f4f4f4">
<tr>
<td bgcolor="#cccccc" height="20" style="BORDER:#999999 1px solid;cursor:move">
<div align="center">多級滑動菜單</div>
</td>
</tr>
<tr>
<td class=normal onMouseDown="this.className=‘down‘"
onMouseOver="this.className=‘up‘,high(this),Show(menu1)
" onMouseOut="this.className=‘normal‘,low(this),menu1.style.visibility=‘hidden‘" style="filter:alpha(opacity=50)"onMouseUp="this.className=‘up‘" >
<div align="right">有下級菜單>></div>
</td>
</tr>
<tr>
<td class=normal onMouseDown="this.className=‘down‘"
onMouseOver="this.className=‘up‘,high(this),Show(menu2)" onMouseOut="this.className=‘normal‘,low(this),menu2.style.visibility=‘hidden‘" style="filter:alpha(opacity=50)"onMouseUp="this.className=‘up‘" >
<div align="right">有下級菜單>></div>
</td>
</tr>
<tr>
<td class=normal onMouseDown="this.className=‘down‘"
onMouseOver="this.className=‘up‘,high(this)" onMouseOut="this.className=‘normal‘,low(this)" style="filter:alpha(opacity=50)"onMouseUp="this.className=‘up‘">
<div align="right">無下級菜單>></div>
</td>
</tr>
<tr>
<td class=normal onMouseDown="this.className=‘down‘"
onMouseOver="this.className=‘up‘,high(this)" onMouseOut="this.className=‘normal‘,low(this)" style="filter:alpha(opacity=50)"onMouseUp="this.className=‘up‘">
<div align="right">無下級菜單>></div>
</td>
</tr>
</table>
<div id="menu1" style="position:absolute;top:24px;left:96px; z-index:1; visibility: hidden; width: 105"
onMouseOver=this.style.visibility=‘visible‘
onMouseOut=this.style.visibility=‘hidden‘ class="menuv">
<table cellspacing=2 width=100 border=0 style="BORDER:#999999 1px solid;cursor:hand" cellpadding="0" bgcolor="f4f4f4" align="right">
<tr>
<td class=normal onMouseDown="this.className=‘down‘"
onMouseOver="this.className=‘up‘,high(this)" onMouseOut="this.className=‘normal‘,low(this)" style="filter:alpha(opacity=50)"onMouseUp="this.className=‘up‘">
<div align="center">子菜單</div>
</td>
</tr>
<tr>
<td class=normal onMouseDown="this.className=‘down‘"
onMouseOver="this.className=‘up‘,high(this)" onMouseOut="this.className=‘normal‘,low(this)" style="filter:alpha(opacity=50)"onMouseUp="this.className=‘up‘">
<div align=center>子菜單</div>
</td>
</tr>
<tr>
<td class=normal onMouseDown="this.className=‘down‘"
onMouseOver="this.className=‘up‘,high(this)" onMouseOut="this.className=‘normal‘,low(this)" style="filter:alpha(opacity=50)"onMouseUp="this.className=‘up‘">
<div align=center>子菜單</div>
</td>
</tr>
<tr>
<td class=normal onMouseDown="this.className=‘down‘"
onMouseOver="this.className=‘up‘,high(this)" onMouseOut="this.className=‘normal‘,low(this)" style="filter:alpha(opacity=50)"onMouseUp="this.className=‘up‘">
<div align=center>子菜單</div>
</td>
</tr>
</table>
</div>
<div id="menu2" style="position:absolute;top:45px;left:96; z-index:1; visibility: hidden; width: 105"
onMouseOver=this.style.visibility=‘visible‘
onMouseOut=this.style.visibility=‘hidden‘ class="menuv">
<table cellspacing=2 width=100 border=0 style="BORDER:#999999 1px solid;cursor:hand" cellpadding="0" bgcolor="f4f4f4" align="right">
<tr>
<td class=normal onMouseDown="this.className=‘down‘"
onMouseOver="this.className=‘up‘,high(this)" onMouseOut="this.className=‘normal‘,low(this)" style="filter:alpha(opacity=50)"onMouseUp="this.className=‘up‘">
<div align="center">子菜單</div>
</td>
</tr>
<tr>
<td class=normal onMouseDown="this.className=‘down‘"
onMouseOver="this.className=‘up‘,high(this)" onMouseOut="this.className=‘normal‘,low(this)" style="filter:alpha(opacity=50)"onMouseUp="this.className=‘up‘">
<div align=center>子菜單</div>
</td>
</tr>
<tr>
<td class=normal onMouseDown="this.className=‘down‘"
onMouseOver="this.className=‘up‘,high(this)" onMouseOut="this.className=‘normal‘,low(this)" style="filter:alpha(opacity=50)"onMouseUp="this.className=‘up‘">
<div align=center>子菜單</div>
</td>
</tr>
<tr>
<td class=normal onMouseDown="this.className=‘down‘"
onMouseOver="this.className=‘up‘,high(this)" onMouseOut="this.className=‘normal‘,low(this)" style="filter:alpha(opacity=50)"onMouseUp="this.className=‘up‘">
<div align=center>子菜單</div>
</td>
</tr>
</table>
</div>
</div>
</body>
</html>
本站僅提供存儲服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點擊舉報。
打開APP,閱讀全文并永久保存 查看更多類似文章
猜你喜歡
類似文章
blog中加入滾動菜單的代碼
巧用CSS的Border屬性制作特效菜單
【導(dǎo)航菜單特效】很不錯的陰影菜單,仿XP經(jīng)典風格
js實現(xiàn)輪播圖,模擬flash上下滾動(原生JS,沒有任何框架)
更改Ex2010的登錄、注銷界面
可明可暗的圖片
更多類似文章 >>
生活服務(wù)
分享 收藏 導(dǎo)長圖 關(guān)注 下載文章
綁定賬號成功
后續(xù)可登錄賬號暢享VIP特權(quán)!
如果VIP功能使用有故障,
可點擊這里聯(lián)系客服!

聯(lián)系客服