Log in

View Full Version : Nested Div not working in FF works in IE



JUnique
08-22-2008, 03:29 AM
I am having the worst time with the overflow property. Can anyone tell me what I am doing wrong, not sure and I have tried many things and the closest I get is proper scrolling in IE after creating a nested Div but then it totally disappears in FF and now there is no scroll in FF.

The content is loaded dynamically from a database.

heres a link to the page and attached css file...

http://www.janiquedesigns.com/test/BePresent.org/viewArticleorg.php
Links from http://www.janiquedesigns.com/test/BePresent.org/

riptide
08-22-2008, 12:35 PM
have you taken a look at this in ie7. you've got some other problems with that site.

Medyman
08-22-2008, 01:34 PM
Well first of all...You don't have an opening <head> tag.

Secondly, you're applying a class called "overflow" to the div which I can't find any reference of in your CSS. That might be your issue.

JUnique
08-24-2008, 03:50 PM
Okay I made a few changes and I got the secondary page looking okay.

But now my index page is a mess!

Can anyone help?