日本語
<!-- 如下代网 <body> 領域中 --> 请单击鼠标右键看看效果 <!-- http://www.downcodes.com --> <!-- bbs http://www .downcodes.com/bbs--> <STYLE>.skin0 { BORDER-RIGHT: 黒 1 ピクセル ソリッド; BORDER-TOP: 黒の 1px ソリッド。可視性: 非表示。ボーダー左: 黒の 1 ピクセルのソリッド。幅: 150ピクセル;カーソル: デフォルト;行の高さ: 1px; BORDER-BOTTOM: 黒の 1 ピクセルのソリッド。 FONT-FAMILY: ヴェルダナ。位置: 絶対的;背景色: 黒。 TEXT-ALIGN: left } .skin1 { BORDER-RIGHT: buttonhighlight 0px outset; BORDER-TOP: ボタンハイライト 0px 開始;フォント サイズ: 9pt;可視性: 非表示。ボーダー左: ボタンハイライト 0px アウトセット;幅: 120ピクセル;カーソル: デフォルト; BORDER-BOTTOM: buttonhighlight 0px 開始;フォントファミリー: Arial、Helvetica、サンセリフ。位置: 絶対的;背景色: #000000; TEXT-ALIGN: 中央 } .menuitems { PADDING-RIGHT: 10px; PADDING-LEFT: 10px } </STYLE> <SCRIPT language=JavaScript1.2> <!-- Begin var menuskin = "skin1"; // スキン0、またはスキン1 var display_url = 0; // ステータスバーに URL を表示しますか? function showmenuie5() { var rightedge = document.body.clientWidth-event.clientX; varbottomedge = document.body.clientHeight-event.clientY; if (rightedge < ie5menu.offsetWidth) ie5menu.style.left = document.body.scrollLeft +event.clientX - ie5menu.offsetWidth;それ以外の場合、ie5menu.style.left = document.body.scrollLeft +event.clientX; if (bottomedge < ie5menu.offsetHeight) ie5menu.style.top = document.body.scrollTop +event.clientY - ie5menu.offsetHeight;それ以外の場合、ie5menu.style.top = document.body.scrollTop +event.clientY; ie5menu.style.visibility = "可視"; false を返します。関数 Hidemenuie5() { ie5menu.style.visibility = "hidden"; } function highlightie5() { if (event.srcElement.className == "メニュー項目") {event.srcElement.style.backgroundColor = "ハイライト";イベント.srcElement.style.color = "白"; if (display_url) window.status =event.srcElement.url; function lowlightie5() { if (event.srcElement.className == "menuitems") {event.srcElement.style.backgroundColor = "";イベント.srcElement.style.color = "黒"; window.status = ""; function Jumptoie5() { if (event.srcElement.className == "menuitems") { if (event.srcElement.getAttribute("target") != null) window.open(event.srcElement.url,event.srcElement .getAttribute("ターゲット"));それ以外の場合、window.location =event.srcElement.url; } } // 終了 --> </SCRIPT> <DIV class=skin0 id=ie5menu onmouseover=highlightie5() style="LEFT: 280px; TOP: 28px" onclick=jumptoie5(); onmouseout=lowlightie5()> <DIV> <TABLE height="97%" cellSpacing=1 cellPadding=0 width="98%" align=center bgColor=#000000> <TBODY> <TR> <TD onmouseover="これ。 style.backgroundColor='#999900'; this.style.cursor='hand';" onmouseout="this.style.backgroundColor='#99cc33';" bgColor=#99cc00 height=20scroll="no" onload="window.defaultStatus='';"> <CENTER>::<BR>::ようこそ:: </CENTER></TD></TR> < TR> <TD onmouseover="this.style.backgroundColor='#ff9900'; this.style.cursor='e-resize';" onmouseout="this.style.backgroundColor='#ffcc00';" bgColor=#ffcc00 height=20> <CENTER>:: <SCRIPT language=JavaScript>functionbookmarkit(){window.external.addFavorite('http://www.downcodes.com','::建站学院::' )}if (document.all)document.write('<a href="#" onClick="bookmarkit()">追加收藏</a>')</SCRIPT> :: </CENTER></TD> </TR> <TR> <TD onmouseover="this.style.backgroundColor='#ff9900'; this.style.cursor='e-resize';" onmouseout="this.style.backgroundColor='#ffffff';" vAlign=center bgColor=#ffffff> <CENTER>::<A href="http://www.downcodes.com/" target=_blank>downcodes.com</A>:: </CENTER></TD> </TR> <TR> <TD onmouseover="this.style.backgroundColor='#ff9900'; this.style.cursor='e-resize';" onmouseout="this.style.backgroundColor='#ffcc00';" vAlign=center bgColor=#ffcc00> <CENTER>::<A title=web@downcodes.com href="mailto:web@downcodes.com">联系站长</A>:: </CENTER></TD ></TR> </TBODY></TABLE></DIV></DIV> <SCRIPT language=JavaScript1.2> if (document.all && window.print) { ie5menu.className = menuskin; document.oncontextmenu = showmenuie5; document.body.onclick = Hidemenuie5; </SCRIPT>