Asch
04-29-2003, 03:22 AM
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
----------------------------------
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