hsantos
02-24-2007, 09:38 PM
Folks,
I just spent 2 days on this and just finished coding my page so that loading and resizing automatically sizes some scrolling elements on the page. It had to be PEFECT for both FF/IE6 since IE6 doesn't support max-height, etc, and kludging it with CSS was a PITA!
So I used javascript to get it done and I was so happyt to get it done, I had 3 glasses of WINE!!! <g>
But then I hit F11 to full screen the browser and the *******s (neither FF or IE) do not sent the resize event!! SOMB!!
Please tell me there is a simple solution. :)
TIA
---
HLS
I just spent 2 days on this and just finished coding my page so that loading and resizing automatically sizes some scrolling elements on the page. It had to be PEFECT for both FF/IE6 since IE6 doesn't support max-height, etc, and kludging it with CSS was a PITA!
So I used javascript to get it done and I was so happyt to get it done, I had 3 glasses of WINE!!! <g>
But then I hit F11 to full screen the browser and the *******s (neither FF or IE) do not sent the resize event!! SOMB!!
Please tell me there is a simple solution. :)
TIA
---
HLS