I have a table inside of a scrolling div and have been able to get it to work 
properly in Firefox, but not IE. I've played around with overflow and padding 
and width, etc., but cannot seem to get the div to fully contain the table in 
IE and then scroll horizontally. The problem may be seen when viewed at 
resolutions of 800 x 600 and 1024 x 768.

I've Googled and looked at the wiki, etc. but can't seem to nail this down.

I've included the relevant CSS and HTML in a test page at 
http://www.adminisoftonline.com/TestPgs/widthtestpageminimum.html.

I'd appreciate any guidance/direction/tips on how to make it work correctly in 
both browsers.

A related oddity - if I remove the closing curly bracket from the following 
rule, the scrolling div works in both browsers, but I then lose my header and 
footer divs.

html>body .entryform {_overflow: hidden;} /* show to IE only */

TIA.
NM

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.13.12/192 - Release Date: 12/5/2005
 
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to