Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: DIV problems


Message #1 by Wyn Easton <wyneaston@y...> on Mon, 10 Sep 2001 14:33:41 -0700 (PDT)
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

  Return to Index