Forums LFJR » Ligue Francophone de Jeux en Réseau » LFJR - Tests

Sujet: <body bgcolor="#000000" text="#FF9933" background="http://thxklan.multimania.com/wallpaper10big.jpg">
Réponses: 0   Pages: 1  


Répondre à ce Sujet Répondre à ce Sujet
Rechercher Rechercher

Revenir à la Liste de Sujets Revenir à la Liste de Sujets
Réponses: 0   Pages: 1  
Calgar53

Messages: 818
Inscrit: 07/05/24
<body bgcolor="#000000" text="#FF9933" background="http://thxklan.multimania.com/wallpaper10big.jpg">
Publié: 5 nov. 2002 10:59
  Cliquez pour répondre à ce sujet Répondre

<h1 align="center"><font color="#408080" size="+1"><span id="TexteBat" style="width:100%"><font color="#FFFF33" size="+3"><b><font size="+2" color="#FFCC33">ARM
et CORE se donnent RdV </font></b></font></span></font></h1>
<div align="center">
<script>
<!--
var from = 4;
var to = 12;
var delay = 55;
var glowColor = "#CC3333";
var i = to;
var j = 0;

textPulseDown();

function textPulseUp()
{
if (!document.all)
return
if (i < to)
{
TexteBat.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")";
i++;
theTimeout = setTimeout('textPulseUp()',delay);
return 0;
}

if (i = to)
{
theTimeout = setTimeout('textPulseDown()',delay);
return 0;
}
}

function textPulseDown()
{
if (!document.all)
return
if (i > from)
{
TexteBat.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")";
i--;
theTimeout = setTimeout('textPulseDown()',delay);
return 0;
}
if (i = from)
{
theTimeout = setTimeout('textPulseUp()',delay);
return 0;
}
}
//-->
</script>

[Edité par: Calgar53 le 5 nov. 02 14:50]