Hi,
I have a web application which uses a variation on the following layout (not mine, I hasten to add) : http://www.dynamicdrive.com/style/layouts/item/css-left-and-top-frames-l ayout It works great in IE6, IE7, and FF, thanks to "quirks mode" and some IE "hacks". However, as this is an ASP.NET web application, my page has a <form> tag directly after the <body> tag (and a closing </form> tag directly before the closing </body> tag) The presence of these complete messes up the overflow in IE6 and IE7 - the scrollbar just disappears! Good old FF continues to work. Any ideas? Thanks in advance, Ian Jones. ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
