- From: Aurelio A. Heckert <aurelio@im.ufba.br>
- Date: Sat, 7 Aug 2004 11:21:41 -0300 (BRT)
- To: www-validator@w3.org
Hi, That is a erros on validator. It can not validate the script area... Line 453, column 24: invalid comment declaration: found name start character outside comment but inside comment declaration btsPower.height = --btsPowerHeight +"px"; --------------------^ (...) <body> (...) <script type="text/javascript"> // <!-- (...) var btsPower = document.getElementById("btsPower").style; if(15<btsPowerHeight){ // > btsPower.borderBottom = "2px solid #FD0"; btsPower.height = --btsPowerHeight +"px"; <---------- Line 453 btsPower.bottom = "-"+ (btsPowerHeight + 5) +"px"; } else { btsPower.borderBottom = "none"; window.clearInterval(fechandoBtsPower); fechandoBtsPower = false; } } // --> </script> (...) -=====================================================- , , Aurélio A. Heckert [ GNU/Linux!!! ] / \ http://www.aurium.cjb.net ((__-^^-,-^^-__)) `-_---' `---_-' Forum Baiano de Software Livre (Ago): `--|o` 'o|--' http://forum.psl-ba.softwarelivre.org \ ` / Projeto Software Livre - Bahia: ): :( http://www.psl-ba.softwarelivre.org :o_o: Web Colaborativa: "-" http://www.TWiki.org ------------------------------------------------------- GNU/Linux User #312507 http://counter.li.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - CMI ( ( ( http://www.midiaindependente.org ) ) ) -=====================================================- "Se conhecimento é poder, que país governado por industriais dará a verdadeira educação? Cuidado com o feedback da miséria!" Tet Ramon
Received on Saturday, 7 August 2004 18:58:27 UTC