par
Morbid Scythe » 16 juin 2005, 18:34
Salut,
A la place de ton :
mets :
Et ça passe sous IE6, IE5.5, Firefox et Opera de sûr. Après, j'ai pas testé sur d'autres navigateurs.
Keep on coding in the free world !
Salut,
A la place de ton :
[code]window.location.replace("../index5.php");[/code]
mets :
[code]top.location.href="../index5.php";
[/code]
Et ça passe sous IE6, IE5.5, Firefox et Opera de sûr. Après, j'ai pas testé sur d'autres navigateurs.
Keep on coding in the free world !