TheConeHead
Programmer
I am popping a window via:
and it seems some people are not getting the pop up window... they say they do not have a pop up blocker on... is there another way to do it so it will always work?
Code:
<body background="images/main_bg.gif" topmargin="111" bgcolor="#000000" onLoad="javascript:window.open('index2.html','','status=yes; height=580, width=600,left=200,top=50')">
and it seems some people are not getting the pop up window... they say they do not have a pop up blocker on... is there another way to do it so it will always work?