I have an IE6 absolute position div that I want to be full screen (100% width and height). It’s being used as a “loading, please wait” message while the data loads on the page.
It appears that ie6 does not recognize the css of "height:100%".
Any work arounds?
Also, in some older browsers you need to set the height of the html tag as well: