popunder window problem

by "Blue Tapp" <blue(at)bluesarthouse.com>

 Date:  Sun, 20 Jan 2002 18:22:09 -0600
 To:  "HWG Basics" <hwg-basics(at)hwg.org>
  todo: View Thread, Original
Hello all!
I am using a popunder window on a site at
http://www.businessheadquarters.com/fatherdunnes/index.htm.  The window pops
up under the current window perfectly in my IE6, NN4, Opera 5, and AOL 6 but
is popping up OVER the current window in NN6 and for my client who has IE
5.00.2614.3500.  I am not too concerned about the Netscape problem, but am
worried about IE5 and I do not have it on any of my computers to test.
Could you folks help me out?  Here is the code:

<.script language="JavaScript" type="text/javascript">
<!--
function MakeBottomWindow() {
var botwin =
window.open('popup.html',"bw",'scrollbars=no,resizable=no,toolbar=no,menubar
=no,status=no,location=no,left=85,top=20,height=250,width=450');
self.focus();
}
MakeBottomWindow();
//-->
</script>

Please test to see if it is popping up or under for your browsers and also,
is there a better way to code this so that it will work more universally?
Thank you!!
Blue Tapp
Blue's ArtHouse Graphics & Web Design
705 North Florissant Road
Ferguson, MO 63135
(314) 839-0634
fax: (314) 839-1557
www.bluesarthouse.com
blue(at)bluesarthouse.com

"Time to get a web site!"

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA