Ho postato il codice sbagliato, questo è quello giusto e FF mi permette comunque di ridimensionare la mia pop-up.:
<script language="Javascript">
<!--
function apriFinestra( __href, __width, __height )
{
var _xPos = (screen.width - __width) / 2;
var _yPos = (screen.height - __height) / 2;
var _conf = "width=" + __width + ",height=" + __height +
",left=" + _xPos + ",top=" + _yPos +
",screenX=" + _xPos + ",screenY=" + _yPos +
" ,scrollbars=no,status=no,location=no,toolbar=no,re sizable=no";
return window.open( __href, "_blank", _conf );
}
//-->
</script>
Se volete fare dei test potete vedere ad esempio il sito www.loveinelevator.com
PS: si noti la chitarrista bionda.