Nome utente : Password :
Registrazione di un nuovo utente
Moderatore: toedder 
 Computers

Have computer questions, hints, or tips?

BBW's Tips on how to speed up page load the brainking site
Computers (BIG BAD WOLF, 2007-03-12 20:16:01)



Cosa cè di nuovo sullargomento cheap notebooks?
Lista delle discussioni
Modalità: Chiunque può inviare messaggi
Cerca nei messaggi:  

28. Febbraio 2006, 23:57:21
Chicago Bulls 
Argomento: Re:
Andersp: Oh! That's bad...:-(

But it's really simple to do it.
You just add the above in the code after <body>:

<SCRIPT>

function DoBlink()
{
var blink = document.all.tags("BLINK")
for (var i=0; i blink.length; i++)
blink[i].style.visibility = blink[i].style.visibility == "" ? "hidden" : ""
}

function startBlink()
{
if (document.all)
setInterval("doBlink()",600)
}


window.onload = startBlink;

</SCRIPT>

Data e ora
Amici in linea
Forum preferiti
Gruppi
Consiglio del giorno
Copyright © 2002 - 2024 Filip Rachunek, all rights reserved.
Torna all'inizio