Ciao a tutti.
Non ho assolutamente idea del perchè questi due popup che cerco di aprire, funzionano su tutti i browser tranne IE.x
<input name="tony" type="submit" onclick="javascript:window.open('aggiungi_utente.p hp','Aggiungi Utente','height=500,width=500',);" value="Aggiungi Utente">
<input name="gigi" type="submit" onclick="javascript:window.open('aggiungi_utente.p hp','Aggiungi Utente 2','width=800,height=600,status=no,resizable=no')" value="Aggiungi Utente">
Nessuno di questi due funzia su IE .... Help pls sto diventando matto...