ภาษาไทย
<!-- http://bbs.downcodes.com/ --> <!--เพื่อให้บรรลุผลนี้ ขั้นตอนแรกคือการเพิ่มโค้ดต่อไปนี้ลงในพื้นที่ <head> --> < สคริปต์> document .onmouseover = doOver; document.onmouseout = doOut; document.onmousedown = doDown; document.onmouseup = doUp; { var toEl = getReal (window.event.toElement, "className", "coolButton") ; var fromEl = getReal(window.event.fromElement, "className", "coolButton"); ถ้า (toEl == fromEl) กลับ; var el = toEl; var cDisabled = cDisabled; ; // หากมีแอตทริบิวต์ CDISABLED ถ้า (el.className == "coolButton") el.onselectstart = new Function("return false"); if ((el.className == "coolButton") && !cDisabled) { makeRaised (el) ; makeGray(el,false); } } ฟังก์ชั่น doOut() { var toEl = getReal(window.event.toElement, "className", "coolButton"); var fromEl = getReal(window.event.fromElement, " className", "coolButton"); if (toEl == fromEl) return; var el = fromEl; var cDisabled = el.cDisabled; cDisabled = (cDisabled != null); // หากมี CDISABLED atribute อยู่ var cToggle = el. cToggle; toggle_disabled = (cToggle != null); // ถ้ามีแอตทริบิวต์ CTOGGLE ถ้า (cToggle && el.value) { makePressed(el); coolButton") && !cDisabled) { makeFlat(el); makeGray(el,true); } } ฟังก์ชั่น doDown() { el = getReal(window.event.srcElement, "className", "coolButton"); var cDisabled = el .cDisabled; cDisabled = (cDisabled != null); // ถ้ามีแอตทริบิวต์ CDISABLED ถ้า ((el.className == "coolButton") && !cDisabled) { makePressed(el) } } function doUp() { el = getReal (window.event.srcElement, "className", "coolButton"); var cDisabled = el.cDisabled; cDisabled = (cDisabled != null); // ถ้ามีแอตทริบิวต์ CDISABLED ถ้า ((el.className == "coolButton" ) && ! cDisabled) { makeRaised(el); } } ฟังก์ชั่น getReal(el, ประเภท, ค่า) { temp = el; while ((temp != null) && (temp.tagName != "BODY")) { if ( eval(" temp." + type) == value) { el = temp; return el; } temp = temp.parentElement; } ฟังก์ชั่น findChildren (el, ประเภท, ค่า) { var children = el.children; var tmp = new Array(); var j=0; for (var i=0; i<children.length; i++) { if (eval("children[i]." + พิมพ์ + "=="" + ค่า + " "")) { tmp[tmp.length] = children[i]; } tmp = tmp.concat(findChildren(children[i], type, value)); } return tmp; } ฟังก์ชั่นปิดการใช้งาน (el ) { if (document.readyState != "complete") { window.setTimeout("disable(" + el.id + ")", 100); // หากเอกสารแสดงผลไม่เสร็จ ให้ลองส่งคืน; } var cDisabled = el.cDisabled ; cDisabled = (cDisabled != null); // หากมีแอตทริบิวต์ CDISABLED ถ้า (!cDisabled) { el.cDisabled = true; el.innerHTML = '<span style="พื้นหลัง: buttonshadow; width: 100% ; ความสูง: 100%; text-align: center;">' + '<span style="filter:Mask(Color=buttonface) DropShadow(Color=buttonhighlight, OffX=1, OffY=1, Positive=0); : 100% ; width: 100%%; text-align: center;">' + el.innerHTML + '</span>' + '</span>'; if (el.onclick != null) { el. cDisabled_onclick = el .onclick; el.onclick = null; } } } เปิดใช้งานฟังก์ชัน (el) { var cDisabled = el.cDisabled; cDisabled = (cDisabled != null); .cDisabled = null; el.innerHTML = el.children[0].children[0].innerHTML; if (el.cDisabled_onclick != null) { el.onclick = el.cDisabled_onclick; } } ฟังก์ชั่น addToggle (el) { var cDisabled = el.cDisabled; cDisabled != null); // หากมีแอตทริบิวต์ CDISABLED var cToggle = cToggle; มีอยู่ if (!cToggle && !cDisabled) { el.cToggle = true; if (el.value == null) el.value = 0; // เริ่มโดยไม่ได้กดลง if (el.onclick != null) el. cToggle_onclick = el .onclick; // สำรองข้อมูล onclick else el.cToggle_onclick = ""; el.onclick = new Function("toggle(" + el.id +"); " + el.id + ".cToggle_onclick(); "); } } ฟังก์ชัน RemoveToggle(el) { var cDisabled = el.cDisabled; cDisabled = (cDisabled != null); // หากมีแอตทริบิวต์ CDISABLED อยู่ var cToggle = el.cToggle; cToggle = (cToggle != null); // หากมีแอตทริบิวต์ CTOGGLE if (cToggle && !cDisabled) { el.cToggle = null; if (el.value) { สลับ(el); } makeFlat(el); .onclick = el.cToggle_onclick; el.cToggle_onclick = null; } } } สลับฟังก์ชัน (el) { el.value = !el.value; if (el.value) el.style.พื้นหลัง = "URL(/images/tileback .gif) "; else el.style.พื้นหลังImage = ""; // doOut(el); } ฟังก์ชั่น makeFlat(el) { with (el.style) { background = ""; border = "1px solid buttonface"; padding = "1px "; } } ฟังก์ชั่น makeRaised(el) { ด้วย (el.style) { borderLeft = "1px solid buttonhighlight"; "; padding = "1px"; } } ฟังก์ชั่น makePressed(el) { with (el.style) { borderLeft = "1px solid buttonshadow"; borderRight = "1px solid buttonhighlight"; borderTop = "1px solid buttonshadow"; borderBottom = " 1px solid buttonhighlight "; paddingTop = "2px"; paddingLeft = "2px"; paddingBottom = "0px"; paddingRight = "0px"; } } ฟังก์ชั่น makeGray(el,b) { var filtval; if (b) filtval = "gray ()" ; else filtval = ""; var imgs = findChildren(el, "tagName", "IMG"); for (var i=0; i<imgs.length; i++) { imgs[i].style.filter = filtval; } } document.write("<style>"); document.write(".coolBar {พื้นหลัง: buttonface;border-top: 1px solid buttonhighlight; border-left: 1px solid buttonhighlight; border-bottom: 1px solid buttonshadow; border -right: 1px solid buttonshadow; padding: 2px; text-align: center; cursor: ค่าเริ่มต้น; }") ; document.write(".coolButton IMG {filter: grey();}"); document.write("</style>"); </script> <!--ขั้นตอนที่ 2: เพิ่มโค้ดต่อไปนี้ ไปยัง < body>พื้นที่--> <table class="coolBar"> <tr> <td class="coolButton"> <font size="3"><b><font color="#000000">หน้าแรก</ แบบอักษร ></b></font> </td> <td class="coolButton"> <font size="3"><b><font color="#000000">ลิงก์</font></b > </font> </td> </tr> </table>