Spelersnaam: Wachtwoord:
Registratie voor nieuwe spelers
Toezichthouder: 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)



Wat is nieuw op dvd players?
Forumlijst
Modus: Iedereen kan berichten achterlaten
Zoek in berichten:  

28. februari 2006, 23:57:21
Chicago Bulls 
Onderwerp: 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>

Datum en tijd
Aanwezige vrienden
Favoriete Forums
Genootschappen
Tip van de dag
Copyright © 2002 - 2025 Filip Rachunek, alle rechten voorbehouden.
Terug naar boven