Thanks, I've tried several different things to try and get this to work.
None did. I had done the reload on reSize and that did work. I think I'm
going to go with creating separate DIVs for each "window" I need to
display. Since I'm working in a JSP, I have everything I need on the
server side to build all of the DIVs.
Thanks again for your help.
> Yes, Netscape 4 has problems with absolute positioned divs (layers, if
you
> will),
> when you resize the window.
>
> The most common solution has been to reload the page on the onresize
event