I have been agonizing over a site lately that uses CSS to provide frames
like behavior.  It looks great in IE6, Safari and FireFox and comes up fine
in Opera.  Even after reading the article
http://www.fu2k.org/alex/css/frames I still cannot get it to work in IE5 on
my Mac.  I am using IE 5.2.3 on OS X 10.3.9.

The site is http://onehourheatandair.com .  The site initially loads fine in
IE5 on the Mac but then when you scroll it doesn't scroll properly -
actually not at all.  When I change line 239 to have a set height, like

height: 400px;

it begins to scroll fine.  Unfortunately this won't work because the height
needs to be set according to the current user's window height.  I have tried
setting bottom: 0px; and tweaking the margins with no visible change.

Maybe I am not looking in the right place, maybe the #content block is not
the cause (or where the fix will be).  Of course I am at a loss.

Any help would be deeply appreciated.

Also, FireFox has a developer's toolbar that is a wonderful way to
troubleshoot CSS problems among other things.  Is there something like it
for IE?  Trying to figure out what Internet Exploder is doing is a
nightmare.

Thanks,
Aaron
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to