Lundi 10 Septembre 2007
Afficher une fenêtre PopUp
Par Jacky, Lundi 10 Septembre 2007 à 04:17 GMT+2 dans Javascript
Ce script va vous permettre d'afficher une fenêtre popup avec une image grand format.
| <p><a href="url de votre image grand format" onclick="window.open(this.href, 'Nom de la popup','resizable=no,location=no, menubar=no, scrollbars=no,status=no,toolbar=no, fullscreen =no,dependent=no,width=600,height=450,status'); return false"><img src="url de l'image petit format" border="0" alt="xxxxx" width="160" height="120" /></a></p> |
Modifiez au besoin width et height selon la grandeur de votre petite image.
Cliquez sur l'image pour visualiser le résultat.
Pour plus d'infos cliquez ici : peutetreunereponse





