bonjour
j'ai un petit probleme
voila je voulais faire une condition pour verifier si un url existai
dsl pour les fautes
ma fonction est:..
function admusic(fr1){
if(fr1!=exist)
{
parent.chil.location.href="pnf.html";
}
else
{
parent.chil.location.href=fr1;
}
}
cordialement.