|
It's a hasLayout problem. Put height: 1% on #content and the problem is solved. However, you should NOT put that in your main CSS file, but put that in a separate CSS file that is called by Conditional Comments (and only read by IE). This will prevent any other browser from reading it.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Please login or register to view this content. Registration is FREE
Please login or register to view this content. Registration is FREE
|