I try to apply overflow:hidden on a child-box that has position:fixed. This appears to not work due to the fixed position. Is there a fix?
I read about a similar problem with position:absolute elements, but the fixes do not work for fixed elements.
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.
I’ve updated your jsfiddle, with a guess of what you’re trying to achieve. Let us know if it looks like what you’re after.
http://jsfiddle.net/HFZ7V/1/