Dov'è l'errore nei seguente codice :

....
onclick="window.open(this.href, this.target,'width=400,height=300,left=20,top=40,s tatus=0,scrollbars=1,resizable=1'); return false"
......

Ho provato anche con scrollbars=yes ( che poi è la stessa cosa di 1 ) ma non funziona.

Ho urgente bisogno di far comparire la barra con i tasti Avanti/Indietro.


Grazie