pop up window with netscape !??

wxdqz

New Member
I m trying to get all my websites compatible with all browsers :O)...now why netscape don t pop up the window with that ?
----------------------------------
function openpopup(){
var popurl="xxxxx.html"
winpops=window.open(popurl,"","width=220,height=220,top=178,left=110")
}
----------------------------------

hope you can help me thx


asch
:D
 
Back
Top