If you have to dynamicly hide/show the part of HTML document you can use the style.display property of tag in MSIE and visibility property of <LAYER> tag in NN 4 ...
Hi, how can I set an object's size (width, height), position (left, top) and visibility with JavaScript? I know how to do it in MSIE, but I couldn't figure out which ...