Bonjour,
La commande ci-dessous marche très bien (sur IE)
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
window.showModalDialog("page.php",null,
"dialogWidth:430px;dialogHeight:280px;center:1;scroll:0;help:0;status:0");
Accrocher un paramètre à page.php, comme ?id=5 , ne fonctionne pas.
Y a-t-il un moyen ?
Merci