SOLUZIONE TROVATA.

Ecco come realizzare quanto richiestoda me stesso...


Inoltre questo pezzo permette anche per chi ha il blocco delle popup di vedere la popup stessa (che si aprira come una nuova pagina _blank).

[img]img/nitrox_0.gif[/img]

Nell'head da aggiungere anche:
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}

Slt
:quote: