?? qq菜單.htm
字號:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0042)http://fason.nease.net/zhuanti/menu/qq.htm -->
<HTML><HEAD><TITLE>漢中新視聽</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff onload=dotransition()>
<SCRIPT language=JavaScript><!--//該函數在調用過程中只需要在將要點擊的單元格內的onclick事件中調用showme函數即可//function showme(obj1, obj2)該函數主要為使點擊的對象高亮度顯示,并調用moveme函數,參數obj1為母體即<div>標簽的id,obj2為點擊對象本身//function moveme(obj)該函數判斷單元的移動,并調用相應的函數處理,obj參數為母體//function moveup(obj,objtop)該函數使一個單元向上移動,參數obj為母體,objtop為母體的本身最高高度//function movedown(obj,objbuttom)該函數使一個單元向下移動,參數obj為母體,objbuttom為母體的本身最低高度var headHeight = 22;//每個標題的高度var bodyHeight = 260;//母體高度var objcount = 6;//項目的個數,要改變了項目的個數別忘了該這個東西var step = 6;//移動速度(請確認可以被'bodyHeight-headHeight'整除,當前的設定可選速度為1,2,3,6,23,138)var moving = false;//是否有移動的項目function showme(obj1, obj2){ //以下循環為改變標題的背景顏色 if (moving) return; moving = true; for(i=0;i<document.all.tags("td").length;i++) if (document.all.tags("td")[i].className.indexOf('headtd') == 0) document.all.tags("td")[i].className = 'headtd1'; obj2.className = 'headtd2'; moveme(obj1);}function moveme(obj){ idnumber = parseInt(obj.id.substr(4)); objtop = headHeight * (idnumber - 1); objbuttom = bodyHeight + headHeight * (idnumber - 2); currenttop = parseInt(obj.style.top); if (currenttop >= objbuttom) { //檢驗出每一個應該向上移動的層 countid = 1; for(i=0;i<document.all.tags("div").length;i++) if (document.all.tags("div")[i].id == 'item'+countid+'body') { obj = document.all.tags("div")[i]; objtop = headHeight * (countid - 1); if (countid == idnumber) { moveup(obj,objtop,false); break; } else moveup(obj,objtop,true); countid++; } } else if ((currenttop <= objtop) && (idnumber < objcount)) { //檢驗出每一個應該向下移動的層 idnumber++; countid = objcount; for(i=document.all.tags("div").length-1;i>=0;i--) if (document.all.tags("div")[i].id == 'item'+countid+'body') { obj = document.all.tags("div")[i]; objbuttom = bodyHeight + headHeight * (countid - 2); if (countid == idnumber) { movedown(obj,objbuttom,false); break; } else movedown(obj,objbuttom,true); countid--; } }}function moveup(obj,objtop,ismove){ currenttop = parseInt(obj.style.top); if (currenttop > objtop) { obj.style.top = currenttop - step; setTimeout('moveup('+obj.id+','+objtop+','+ismove+')',1) return; } moving = ismove;}function movedown(obj,objbuttom,ismove){ currenttop = parseInt(obj.style.top); if (currenttop < objbuttom) { obj.style.top = currenttop + step; setTimeout('movedown('+obj.id+','+objbuttom+','+ismove+')',1) return; } moving = ismove;}// --></SCRIPT>
<STYLE type=text/css>.headtd1 {
BORDER-RIGHT: #0077ff 2px outset; BORDER-TOP: #00bbff 2px outset; FONT-SIZE: 9pt; BACKGROUND: #00a4e1; BORDER-LEFT: #00bbff 2px outset; CURSOR: hand; BORDER-BOTTOM: #0077ff 2px outset
}
.headtd2 {
BORDER-RIGHT: #0077ff 2px outset; BORDER-TOP: #60d3ff 2px outset; FONT-SIZE: 9pt; BACKGROUND: #20c1ff; BORDER-LEFT: #60d3ff 2px outset; CURSOR: hand; BORDER-BOTTOM: #0077ff 2px outset
}
.bodytd {
BORDER-RIGHT: #0077ff 2px outset; BORDER-TOP: #b0d8ff 2px outset; FONT-SIZE: 9pt; BACKGROUND: #99ccff; BORDER-LEFT: #b0d8ff 2px outset; BORDER-BOTTOM: #0077ff 2px outset
}
</STYLE>
<!--改改這個div(mainboard)的height,加一個項目當然要把它的值加22了,減一個項目當然就是減22了//-->
<DIV id=mainboard
style="Z-INDEX: 3; BACKGROUND: #0099ff; LEFT: 2px; OVERFLOW: hidden; WIDTH: 90px; POSITION: absolute; TOP: 2px; HEIGHT: 370px"
onclick="">
<DIV id=item1body
style="Z-INDEX: 1; LEFT: 0px; OVERFLOW: hidden; WIDTH: 90px; POSITION: absolute; TOP: 0px; HEIGHT: 260px">
<TABLE height="100%" cellSpacing=0 cellPadding=2 width=90 border=0>
<TBODY>
<TR>
<TD class=headtd2 id=item1head onclick=showme(item1body,this) height=20>
<DIV align=center>★公告欄★</DIV></TD></TR>
<TR>
<TD class=bodytd>
<SCRIPT language=JavaScript1.1><!-- JavaScript ??-messages = new Array()messages[0] = "首先歡迎各位的大駕光臨~~~~!"messages[1] = "你是本站的第位訪客~!"messages[2] = "漢中新視聽,本著快、新、優的宗旨冊,給你帶來最佳的視聽享受。"messages[3] = "本站是一個集影視 、音樂、FLASH動畫、游戲、娛樂、聊天為一體的個人網站。"messages[4] = "目前已成為漢中地區最大的個人網站之一。"messages[5] = "本站沒有商業網站濃厚的廣告氛圍。沒有不堪入目的圖片!"messages[6] = "最大限度的引領你的感覺 "messages[7] = "無須等待,與冰點抗衡,調節溫度!"messages[8] = "本站將帶你進入互聯網的神秘地帶。"messages[9] = "在這里,你我的距離將更近~"messages[10] = "濃縮時尚風采,拒攬前沿精彩。"messages[11] = "影視 、音樂、FLASH動畫、游戲、娛樂、聊天,一切前沿流行資訊盡在這里! "messages[12] = "繁雜人世的生活可曾為你增添煩惱?"messages[13] = "遠離一方嘈雜,來到這片清雅天地"messages[14] = "這一刻,請讓我們對世界說:請勿打擾!"messages[15] = "泡上一杯綠茶,聽聽悠美的音樂,看看精彩的動畫 。"messages[16] = "生活就是這么美好!"messages[17] = "你還等什么 ?"messages[18] = "及刻點擊http://hz-media.onchina.net/"messages[19] = "將帶給你一天的好心情~~~!"messages[20] = "最后,非常感謝您的訪問。"messages[21] = "希望您以后能一如既往的支持本站的發展。謝謝~~~~!"mescolor = new Array()mescolor[0] = "000000"mescolor[1] = "FF0000"mescolor[2] = "226622"mescolor[3] = "0000FF"mescolor[4] = "FFFF00"textfont = new Array()textfont[0] = "Verdana"textfont[1] = "Times"textfont[2] = "Arial"bagcolor = new Array()bagcolor[0] = "CCCCCC"bagcolor[1] = "Yellow"bagcolor[2] = "CCFFFF"bagcolor[3] = "AAEEFF"bagcolor[4] = "CCFF88"bagcolor[5] = "orange"bagcolor[6] = "99AAFF"var i_messages = 0var timerfunction randomposition(range) { return Math.floor(range*Math.random())}function dotransition() { if (document.all) { content.filters[i_messages].apply() content.innerHTML = "<table width=90 height=260 border=2><tr><td bgcolor="+bagcolor[randomposition(6)]+" style='color:"+mescolor[randomposition(4)]+";font-family:"+textfont[randomposition(2)]+";font-size:14px' align=center valign=middle>"+messages[i_messages]+"</td></tr></table>" content.filters[i_messages].play() if (i_messages >= messages.length-1) { i_messages = 0 } else { i_messages++ } } timer = setTimeout("dotransition()",3000) }// - JavaScript ?- --></SCRIPT>
<DIV id=content
style="FILTER: revealTrans(Transition=1, Duration=3) revealTrans(Transition=2, Duration=3) revealTrans(Transition=3, Duration=2) revealTrans(Transition=4, Duration=2) revealTrans(Transition=5, Duration=1) revealTrans(Transition=6, Duration=3) revealTrans(Transition=7, Duration=2) revealTrans(Transition=8, Duration=1) revealTrans(Transition=9, Duration=3) revealTrans(Transition=10, Duration=1) revealTrans(Transition=11, Duration=2) revealTrans(Transition=12, Duration=3) revealTrans(Transition=13, Duration=1) revealTrans(Transition=14, Duration=2) revealTrans(Transition=15, Duration=3) revealTrans(Transition=16 Duration=1) revealTrans(Transition=17, Duration=2) revealTrans(Transition=18, Duration=3) revealTrans(Transition=19, Duration=1) revealTrans(Transition=20, Duration=2) revealTrans(Transition=21, Duration=3) revealTrans(Transition=22, Duration=3); LEFT: 0px; WIDTH: 90px; POSITION: absolute; TOP: 22px; HEIGHT: 260px; TEXT-ALIGN: center"></DIV>
<DIV id=source
style="LEFT: 0px; WIDTH: 90px; COLOR: #aaaaaa; POSITION: absolute; TEXT-ALIGN: center; top22: "></DIV>
<DIV id=nn
style="POSITION: absolute; TOP: 22px"></DIV></TD></TD></TR></TBODY></TABLE></DIV>
<DIV id=item2body
style="Z-INDEX: 2; LEFT: 0px; OVERFLOW: hidden; WIDTH: 90px; POSITION: absolute; TOP: 260px; HEIGHT: 260px">
<TABLE height="100%" cellSpacing=0 cellPadding=2 width=90 border=0>
<TBODY>
<TR>
<TD class=headtd1 id=item2head onclick=showme(item2body,this) height=20>
<DIV align=center>●MTV菜單●</DIV></TD></TR>
<TR>
<TD class=bodytd>
<DIV align=center><A
href="http://cartoonfile.163.com/source/1627/brtw1.swf"
show_flash>不如跳舞</A></DIV></TD></TR>
<TR>
<TD class=bodytd>
<DIV align=center><A
href="http://cartoonfile.163.com/source/13748/1017.swf">我不是天使</A></DIV></TD></TR>
<TR>
<TD class=bodytd>
<DIV align=center><A href="http://cartoonfile.163.com/source/3950/wu.swf"
target=show_flash>眉飛色舞</A></DIV></TD></TR>
<TR>
<TD class=bodytd>
<DIV align=center><A
href="http://cartoonfile.163.com/source/14093/74167.swf"
target=show_flash>獨角戲</A></DIV></TD></TR>
<TR>
<TD class=bodytd>
<DIV align=center><A
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -