I need a div (event if it’s empty) 100 % the height of the browser and ie6 compatible and working all the time…. any idea or hack.. ? css ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well, IE6 should support it. Just make sure your DIV’s height has something to reference to:
Make sure the DIV’s parents have a set height. I usually do this (well, not exactly, but you get the idea):
I’m not sure what else to say…