Português
<!-- http://bbs.downcodes.com/ --> <!--Para obter esse efeito, duas etapas são necessárias. A primeira etapa é adicionar o seguinte código à área <head> --> <. script> documento .onmouseover = doOver; document.onmouseout = doOut; document.onmousedown = doDown; document.onmouseup = doUp; function doOver() { var toEl = getReal(window.event.toElement, "className", "coolButton") ; var fromEl = getReal(window.event.fromElement, "className", "coolButton"); if (toEl == fromEl) return; ; // Se o atributo CDISABLED estiver presente if (el.className == "coolButton") el.onselectstart = new Function("return false"); (el); makeGray(el,false); function doOut() { var toEl = getReal(window.event.toElement, "className", "coolButton"); className", "coolButton"); if (toEl == fromEl) return; var el = fromEl; var cDisabled = el.cDisabled; cDisabled = (cDisabled != null); // Se o atributo CDISABLED estiver presente var cToggle = el. cToggle; toggle_disabled = (cToggle != null); // Se o atributo CTOGGLE estiver presente if (cToggle && el.value) { makePressed(el); coolButton") && !cDisabled) { makeFlat(el); makeGray(el,true); } } function doDown() { el = getReal(window.event.srcElement, "className", "coolButton"); var cDisabled = el .cDisabled; cDisabled = (cDisabled != null); // Se o atributo CDISABLED estiver presente if ((el.className == "coolButton") && !cDisabled) { makePressed(el) } } function doUp() { el = getReal (window. event.srcElement, "className", "coolButton"); var cDisabled = el.cDisabled = (cDisabled != null); ) && ! cDisabled) { makeRaised(el } } function getReal(el, tipo, valor) { temp = el; eval("temp." + tipo) == valor) { el = temp; return el; var tmp = new Array(); var j=0 for (var i=0; i<filhos.comprimento; i++) { if (eval("filhos[i]." + tipo + "=="" + valor + " "")) { tmp[tmp.length] = filhos[i]; } tmp = tmp.concat(findChildren(filhos[i], tipo, valor)); } return tmp; } function desabilitar(el ) { if (document.readyState != "complete") { window.setTimeout("disable(" + el.id + ")", 100); // Se o documento não for concluído, tente mais tarde } var cDisabled = el.cDisabled ; cDisabled = (cDisabled != null); // Se o atributo CDISABLED estiver presente if (!cDisabled) { el.cDisabled = true; ; altura: 100%; alinhamento de texto: centro;">' + '<span style="filter:Mask(Color=buttonface) DropShadow(Color=buttonhighlight, OffX=1, OffY=1, Positive=0); : 100% ; largura: 100%%; alinhamento de texto: centro;">' + el.innerHTML + '</span>' + '</span>'; if (el.onclick != null) { el. cDisabled_onclick = el .onclick; el.onclick = null; } } } function enable(el) { var cDisabled = el.cDisabled = (cDisabled != null); .cDisabled = null; el.innerHTML = el.children[0].children[0].innerHTML; function addToggle( el) { var cDisabled = el.cDisabled = (cDisabled != null); // Se o atributo CDISABLED estiver presente var cToggle = el.cToggle = (cToggle != null); está presente if (!cToggle && !cDisabled) { el.cToggle = true; if (el.value == null) el.value = 0; // Inicia como não pressionado if (el.onclick != null) el. cToggle_onclick = el .onclick; // Faça backup do onclick else el.cToggle_onclick = ""; el.onclick = new Function("toggle(" + el.id +"); " + el.id + ".cToggle_onclick(); "); } } function removeToggle(el) { var cDisabled = el.cDisabled; cDisabled = (cDisabled != null); // Se o atributo CDISABLED estiver presente var cToggle = el.cToggle; cToggle = (cToggle != null); // Se o atributo CTOGGLE estiver presente if (cToggle && !cDisabled) { el.cToggle = null; if (el.value) { toggle(el } makeFlat(el); .onclick = el.cToggle_onclick; el.cToggle_onclick = null; } } } function toggle(el) { el.value = !el.value; .gif) "; else el.style.backgroundImage = ""; // doOut(el); } function makeFlat(el) { with (el.style) { background = ""; border = "1px solid buttonface"; preenchimento = "1px "; } } function makeRaised(el) { with (el.style) { borderLeft = "1px solid buttonhighlight"; borderRight = "1px solid buttonshadow"; "; padding = "1px"; } } function makePressed(el) { with (el.style) { borderLeft = "1px sombra de botão sólida"; borderRight = "1px botão sólido destaque"; borderTop = "1px sombra de botão sólida"; borderBottom = " 1px sólido buttonhighlight "; paddingTop = "2px"; paddingLeft = "2px"; paddingBottom = "0px"; paddingRight = "0px"; } } function 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 {background: buttonface;borda superior: destaque de botão sólido de 1px; borda esquerda: destaque de botão sólido de 1px; borda inferior: 1px sólido buttonshadow; border -right: 1px sombra de botão sólida; preenchimento: 2px; fonte: menu;}"); document.write(".coolButton {border: 1px botão sólido; preenchimento: 1px; alinhamento de texto: centro; cursor: padrão; }") ; document.write(".coolButton IMG {filter: gray();}"); document.write("</style>"); </script> <!--Etapa 2: Adicione o seguinte código para < body>área--> <table class="coolBar"> <tr> <td class="coolButton"> <font size="3"><b><font color="#000000">Home</ font </b></font> </td> <td class="coolButton"> <font size="3"><b><font color="#000000">Link</font></b > </font> </td> </tr> </table>