Salut à tous !
Voilà, j'ai fait cette fonction en Javascript :
<script language="javascript">
function affiche_bigimage(rep,nom,wi,he)
{
var top=(screen.height-he)/2;
var left=(screen.width-wi)/2;
var newWindow=window.open("","", "width="+wi+", height="+he+", resizable, toolbar=no, location=no, directories=no, status=no, scrollbars=auto, copyhistory=no, left="+left+", top="+top+"," )
if (newWindow != null) {
newWindow.document.write ("<HTML><HEAD><TITLE>Agrandissement</TITLE></HEAD><BODY bgcolor=black><CENTER><img src=" + rep + "/" + nom + " border=0></CENTER></BODY></HTML>" )
}
newWindow.document.close();
}
</SCRIPT>
que j'appelle comme ceci
<A HREF=javascript:affiche_bigimage('Famille','Ordinateur.jpg',670,510) OnMouseOver="self.status=' ';return true;" OnMouseOut="self.status=' ';return true;"><img src="Famille/VOrdinateur.jpg"></A>
Le pb : ca marche nickel avec Internet Explorer. Mais avec Netscape, la nouvelle fenêtre n'est pas à la bonne taille (la taille est "au hasard" )
Ca vient de quoi ?
Merci beaucoup par avance !!!
---------------
[:ninja%20k@zouille] Le soleil brille, les zoziaux cuicui, les navions nnnnnniiiioooooooonnnnnnnnnnnnnnnnnn.....