problem getting windows to close in communicator 4.77
shamen739
1:54 pm on Jan 29, 2002 (gmt 0)
<body onload="javascript:window.print(); window.close();"> IE works fine but Netscape will not close the window after the print is made. I have tried also top.close() self.close().
tedster
6:13 pm on Jan 29, 2002 (gmt 0)
Welcome to Webmaster World, shamen739
Try two small changes: drop "javascript:" and use "onLoad" (capitalize the "L")