IExplorer V.3 for Win95 will but Netscape V.3 for Win95 won't: Help!

Madelon Umlauf madelon at austin.cc.tx.us
Tue May 13 16:27:27 EDT 1997


The following does exactly want I want it to do in
IExplorer V.3.  The document spawns a daughter window
in so-called kiosk mode.  But in Netscape V.3, the
daughter window only displays the top of the document
as there are no scrollbars.  

<HTML><HEAD><SCRIPT language="JavaScript">
function makeKiosk() 
  {
  kioskWindow = window.open 
      ("whatever.html","kioskWindow",
        status="yes")
  kioskWindow.name="kioskWindow"
  window.closed
  }
</SCRIPT></HEAD>
<BODY onload="makeKiosk()" BGCOLOR="#000000">
</BODY></HTML>

You can check this problem out at:

http://www.austin.cc.tx.us/umlauf/64kiosk.htm

Is there a way to force Netscape to enable scrollbars?

Thanks in advance for any help in this weighty
matter.

Mike Eisenstadt, husband of and Web guy for
madelon at austin.cc.tx.us


More information about the Web4lib mailing list