ภาษาไทย
<!-- http://www.downcodes.com --> <!-- bbs http://www.downcodes.com/bbs--> <!--把如下代码加入到<head>区域中. ลิงก์:รูปภาพ自选--> <SCRIPT> NS6 = (document.getElementById&&!document.all) IE = (document.all) NS = (navigator.appName=="Netscape" && navigator.appVersion.charAt(0)== "4") tempBar='';barBuilt=0;ssmItems=อาร์เรย์ใหม่(); moving=setTimeout('null',1) ฟังก์ชั่น moveOut() { if ((NS6||NS)&&parseInt(ssm.left)<0 || IE && ssm.pixelLeft<0) { clearTimeout(moving);moving = setTimeout ('moveOut()', slideSpeed);slideMenu(10)} else {clearTimeout(moving);moving=setTimeout('null',1)}}; ฟังก์ชัน moveBack() {clearTimeout(moving);moving = setTimeout('moveBack1()', waitTime)} ฟังก์ชัน moveBack1() { if ((NS6||NS) && parseInt(ssm.left)>(-menuWidth) || IE && ssm.pixelLeft>(-menuWidth)) { clearTimeout (เคลื่อนที่);moving = setTimeout('moveBack1()', slideSpeed);slideMenu(-10)} else {clearTimeout(moving);moving=setTimeout('null' ,1)}} ฟังก์ชั่น slideMenu(num){ if (IE) {ssm.pixelLeft += num;} if (NS||NS6) {ssm.left = parseInt(ssm.left)+num;} if (NS) ฟังก์ชัน {bssm.clip.right+=num;bssm2.clip.right+=num;}} makeStatic() { if (NS||NS6) {winY = window.pageYOffset;} if (IE) {winY = document.body. scrollTop;} if (NS6||IE||NS) { if (winY!=lastY&&winY>YOffset-staticYOffset) { Smooth = .2 * (winY - LastY - YOffset + staticYOffset);} อื่น ๆ ถ้า (YOffset-staticYOffset+lastY >YOffset-staticYOffset) { Smooth = .2 * (winY - LastY - (YOffset-(YOffset-winY)));} else {smooth=0} ถ้า(smooth > 0) Smooth = Math.ceil(smooth); อย่างอื่นราบรื่น = Math.floor (เรียบ); ถ้า (IE) bssm.pixelTop+=ราบรื่น; ถ้า (NS6||NS) bssm.top=parseInt(bssm.top)+เรียบ LastY = LastY+เรียบ; setTimeout('makeStatic()', 1)}} ฟังก์ชั่น buildBar() { if(barText.indexOf('<IMG')>-1) {tempBar=barText} else{for (b=0;b<barText.length ;b++) {tempBar+=barText.charAt(b)+"<BR>"}} document.write('<td align="center" rowspan="100" width="'+barWidth+'" bgcolor="'+ barBGColor+'" valign="'+barVAlign+'"><p align="center"><font face="'+barFontFamily+'" Size="'+barFontSize+'" COLOR="'+barFontColor+'"><B> '+tempBar+'</B></font></p></TD>')} ฟังก์ชัน initSlide() { if (NS6){ssm=document.getElementById("thessm").style;bssm=document. getElementById("basessm").สไตล์; bssm.clip="rect(0 "+document.getElementById("thessm").offsetWidth+" "+document.getElementById("thessm").offsetHeight+" 0)";ssm.visibility="visible";} อย่างอื่นถ้า ( IE) {ssm=document.all("thessm").style;bssm=document.all("basessm").style bssm.clip="rect(0 "+thessm.offsetWidth+" "+thessm.offsetHeight+" 0) ";bssm.visibility = "visible";} else if (NS) {bssm=document.layers["basessm1"]; bssm2=bssm.document.layers["basessm2"];ssm=bssm2.document.layers["วิทยานิพนธ์"]; bssm2.clip.left=0;ssm.visibility = "show";} if (menuIsStatic=="yes") makeStatic();} function buildMenu() { if (IE||NS6) {document.write('< DIV ID="basessm" style="visibility:hidden;Position : Absolute ;Left : '+XOffset+' ;Top : '+YOffset+' ;Z-Index : 20;width:'+(menuWidth+barWidth+10)+' "><DIV ID="thessm" style="Position : Absolute ;Left : '+(-menuWidth)+' ;Top : 0 ;Z-Index : 20;" onmouseover="moveOut()" onmouseout="moveBack( )">')} ถ้า (NS) {document.write('<LAYER name="basessm1" top="'+YOffset+'" LEFT='+XOffset+' allowance="show"><ILAYER name="basessm2" ><การมองเห็นเลเยอร์ = "ซ่อน" ชื่อ = "thessm" bgcolor = "'+menuBGColor+'" left = "'+(-menuWidth)+'" onmouseover = "moveOut()" onmouseout = "moveBack()">') } ถ้า (NS6){document.write('<table border="0" cellpadding="0" cellspacing="0" width="'+(menuWidth+barWidth+2)+'" bgcolor="'+menuBGColor+' "><TR><TD>')} document.write('<table border="0" cellpadding="0" cellspacing="1" width="'+(menuWidth+barWidth+2)+'" bgcolor= "'+menuBGColor+'">'); for(i=0;i<ssmItems.length;i++) { if(!ssmItems[i][3]){ssmItems[i][3]=menuCols;ssmItems[i][5]=menuWidth-1} อื่น ๆ if(ssmItems[i][3]!=menuCols)ssmItems[i][5]=Math.round(menuWidth*(ssmItems[i][3]/menuCols)-1); if(ssmItems[i-1]&&ssmItems[i-1][4]!="no"){document.write('<TR>')} if(!ssmItems[i][1]){ document.write ('<td bgcolor="'+hdrBGColor+'" HEIGHT="'+hdrHeight+'" ALIGN="'+hdrAlign+'" VALIGN="'+hdrVAlign+'" WIDTH="'+ssmItems[i][5]+' " COLSPAN="'+ssmItems[i][3]+'"> <font face="'+hdrFontFamily+'" Size="'+hdrFontSize+'" COLOR="'+hdrFontColor+'"><b>'+ssmItems [i][0]+'</b></font></td>')} else {if(!ssmItems[i][2])ssmItems[i][2]=linkTarget; document.write('<TD BGCOLOR="'+linkBGColor+'" onmouseover="bgColor=''+linkOverBGColor+''" onmouseout="bgColor=''+linkBGColor+''" WIDTH="'+ssmItems[ i][5]+'" COLSPAN="'+ssmItems[i][3]+'"><ILAYER><LAYER onmouseover="bgColor=''+linkOverBGColor+''" onmouseout="bgColor=' '+linkBGColor+''" WIDTH="100%" ALIGN="'+linkAlign+'"><DIV ALIGN="'+linkAlign+'"><FONT face="'+linkFontFamily+'" Size="'+linkFontSize+' "> <A HREF="'+ssmItems[i][1]+'" target="'+ssmItems[i][2]+'" CLASS="ssmItems">'+ssmItems[i][0]+ '</DIV></LAYER></ILAYER></TD>')} if(ssmItems[i][4]!="no"&&barBuilt==0){buildBar();barBuilt=1} if( ssmItems[i][4]!="no"){document.write('</TR>')}} document.write('</table>') ถ้า (NS6){document.write('</ table>') TD></TR></TABLE>')} ถ้า (IE||NS6) {document.write('</DIV></DIV>')} ถ้า (NS) {document.write('</LAYER ></ILAYER></LAYER>')} theleft=-menuWidth;lastY=0;setTimeout('initSlide();', 1)} </SCRIPT> <SCRIPT> YOffset=150; // ไม่มีเครื่องหมายคำพูด!! Xออฟเซ็ต=0; คง YOffset = 30; // ไม่มีเครื่องหมายคำพูด!! slideSpeed=20 // ไม่มีเครื่องหมายคำพูด!! รอเวลา=100; // ไม่มีเครื่องหมายคำพูด!! นี่เป็นการตั้งเวลาไม่ให้เมนูปรากฏหลังจากเมาส์ดับลง เมนูBGColor="สีดำ"; เมนูIsStatic = "ใช่"; //ตั้งค่าว่าเมนูควรคงที่บนหน้าจอ menuWidth=150; // ต้องเป็นจำนวนเท่าของ 10! ไม่มีเครื่องหมายคำพูด!! เมนูคอลัมน์=2; hdrFontFamily = "เวอร์ดานา"; hdrFontSize="2"; hdrFontColor = "สีขาว"; hdrBGColor="#170088"; hdrAlign = "ซ้าย"; hdrVAlign="ศูนย์"; hdrHeight = "15"; linkFontFamily="เวอร์ดานา"; linkFontSize="2"; linkBGColor="สีขาว"; linkOverBGColor="#FFFF99"; linkTarget="_top"; linkAlign = "ซ้าย"; barBGColor="#444444"; barFontFamily = "เวอร์ดานา"; barFontSize="2"; barFontColor="สีขาว"; barVAlign="ศูนย์"; แถบกว้าง=20; // ไม่มีเครื่องหมายคำพูด!! barText="站内导航菜单"; // รองรับแท็ก <IMG> ใส่ html ที่ถูกต้องสำหรับภาพที่จะแสดง /////////////////////////// // ssmItems[...]=[ชื่อ, ลิงก์, เป้าหมาย, colspan, endrow?] - ออก 'link' และ 'target' ว่างไว้เพื่อสร้างส่วนหัว ssmItems[0]=["站内导航"] // create header ssmItems[1]=["本站首页", " http://www.downcodes.com" , "_blank"] ssmItems[2]=["网页特效", "http://www.downcodes.com/web", "_blank"] ssmItems[3]=["网页特效", "http:// www.downcodes.com/js", "_blank"] ssmItems[4]=["建站指南", "http://www.downcodes.com/jianzhan", "_blank"] ssmItems[5]=["精品ด้านล่าง", "http://www.downcodes.com/flash", "_blank"] ssmItems[6]=["网络编程", "http://www.downcodes.com/program", "_blank"] สร้างเมนู(); </SCRIPT> </head> <body> <script> <!-- //ช่วงของ var ที่เรืองแสงจาก = 5; วาร์ถึง = 11; //ความเร็วของการเต้นเป็นจังหวะ var ดีเลย์ = 55; //สีของเรืองแสง ชื่อ หรือค่า RGB (ตัวอย่าง:'#00FF00') var GlowColor = "lime"; //ไม่มีการแก้ไขเพิ่มเติม!!! var i = ถึง; วาร์ เจ = 0; //สามารถเรียกที่นี่หรือเมื่อใดก็ตามที่คุณต้องการให้ข้อความเริ่มเต้นเป็นจังหวะ textPulseDown(); ฟังก์ชัน textPulseUp() { if (!document.all) ส่งคืน if (i < to) { theText.style.filter = "Glow(Color=" + GlowColor + ", Strength=" + i + ")"; ฉัน++; theTimeout = setTimeout('textPulseUp()',ดีเลย์); กลับ 0; } ถ้า (i = ถึง) { theTimeout = setTimeout('textPulseDown()',delay); กลับ 0; } } ฟังก์ชั่น textPulseDown() { if (!document.all) return if (i > from) { theText.style.filter = "Glow(Color=" + GlowColor + ", Strength=" + i + ")"; ฉัน--; theTimeout = setTimeout('textPulseDown()',ดีเลย์); กลับ 0; } ถ้า (i = จาก) { theTimeout = setTimeout('textPulseUp()',ล่าช้า); กลับ 0; } } //--> </script>