欧美性猛交XXXX免费看蜜桃,成人网18免费韩国,亚洲国产成人精品区综合,欧美日韩一区二区三区高清不卡,亚洲综合一区二区精品久久

打開(kāi)APP
userphoto
未登錄

開(kāi)通VIP,暢享免費電子書(shū)等14項超值服

開(kāi)通VIP
滑出式網(wǎng)頁(yè)導航菜單
<!-- ++++++++++++++++++++++++++++滑出式網(wǎng)頁(yè)導航菜單++++++++++++++++++++++++++ -->
<html>
<head>
<!-- +++++++++++++++++++++++++++++++++以下代碼加入<head>區域++++++++++++++++++++++++++++++++++ -->
<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>區域++++++++++++++++++++++++++++++++++ -->
<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)}
//拖動(dòng)層的js
var over=false,down=false,divleft,divtop;function move(){if(down){plane.style.left=event.clientX-divleft;plane.style.top=event.clientY-divtop;}}
//滑動(dòng)層
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">多級滑動(dòng)菜單</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">無(wú)下級菜單>></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">無(wú)下級菜單>></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ù),所有內容均由用戶(hù)發(fā)布,如發(fā)現有害或侵權內容,請點(diǎn)擊舉報。
打開(kāi)APP,閱讀全文并永久保存 查看更多類(lèi)似文章
猜你喜歡
類(lèi)似文章
blog中加入滾動(dòng)菜單的代碼
巧用CSS的Border屬性制作特效菜單
【導航菜單特效】很不錯的陰影菜單,仿XP經(jīng)典風(fēng)格
js實(shí)現輪播圖,模擬flash上下滾動(dòng)(原生JS,沒(méi)有任何框架)
更改Ex2010的登錄、注銷(xiāo)界面
可明可暗的圖片
更多類(lèi)似文章 >>
生活服務(wù)
分享 收藏 導長(cháng)圖 關(guān)注 下載文章
綁定賬號成功
后續可登錄賬號暢享VIP特權!
如果VIP功能使用有故障,
可點(diǎn)擊這里聯(lián)系客服!

聯(lián)系客服

欧美性猛交XXXX免费看蜜桃,成人网18免费韩国,亚洲国产成人精品区综合,欧美日韩一区二区三区高清不卡,亚洲综合一区二区精品久久