this is a section from out of the javascript forum<br><br><FONT FACE=monospace><br>n = (document.layers) ? 1:0<br>ie = (document.all) ? 1:0<br>function show() {<br> if

document.layer1.visibility = "show"<br> if (ie) layer1.style.visibility = "visible"<br>}<br>function hide() {<br> if

document.layer1.visibility = "hide"<br> if (ie) layer1.style.visibility = "hidden"<br>}<br></font><br><br>it was posted asking to comment it, basically in IE you dont need to use the document heading, but has some extra properties, I dont know at the moment what NN and IE difference in calling frames are, perhaps someone here will reply within the next few momments. <p>Karl<br><a href=mailto:kb244@kb244.8m.com>kb244@kb244.8m.com</a><br><a href=
</a><br>Experienced in , or have messed with : VC++, Borland C++ Builder, VJ++6(starting),VB-Dos, VB1 thru VB6, Delphi 3 pro, Borland C++ 3(DOS), Borland C++ 4.5, HTML,Visual InterDev 6, ASP(WebProgramming), QBasic(least i didnt start with COBOL)