On voit dans le source :
Mans </A></FONT><BR>[an error occurred while processing this directive]


car il y a un bug dans le code

if ( navigator.appName.substring(0,9) == "Microsoft" && 
parseInt(navigator.appVersion) >= 4 ) js_ok = true;
if ( navigator.appName.substring(0.8) == "Netscape" && 
parseInt(navigator.appVersion) >= 3 ) js_ok = true;

il y a� 0.8 au lieu de 0,8

Je propose une am�lioration du code :

=======

if ( navigator.appName.substring(0,9) == "Microsoft" && 
parseInt(navigator.appVersion) >= 4 )
{
�� print (" bienvenue au Windoze User Group ")

} else {

if� ((agt.indexOf("win")!=-1)
print ("� L'enfoir� !!! , il a meme pas zindoze ");
set vurus = true ;
�� }else� {
print (" Bon, il a pas IE, mais au moins il a zindoze ")
}





-----------------------------------------------------------
Si vous souhaitez vous desabonner de la mailing list, envoyez
un mail a l'adresse: <[EMAIL PROTECTED]> contenant
dans le Subject: du message le seul mot "unsubscribe".
-----------------------------------------------------------

Répondre à