Re: [css-d] Problems with scrolling table in IE7

2006-12-18 Thread Devon Miller
On 12/18/06, George Ornbo <[EMAIL PROTECTED]> wrote: > On 12/18/06, Adrian Williams <[EMAIL PROTECTED]> wrote: > > > > Y'all, > > > > With the introduction of the "fixes" in IE 7, the CSS-based > > scrolling tables (based on the original CSS written by Terence Ordona) > > that I have in my site

Re: [css-d] Problems with scrolling table in IE7

2006-12-18 Thread Adrian Williams
George, Thanks for the information! As best as I can tell, the problem is that in IE6 and before, the html>body was used to hide the style declarations from IEand now, IE 7 can see them?? In other words, IE6 and before will see this: div.tableContainer table { margin: 0 -16px 0

Re: [css-d] Problems with scrolling table in IE7

2006-12-18 Thread George Ornbo
On 12/18/06, Adrian Williams <[EMAIL PROTECTED]> wrote: > > Y'all, > > With the introduction of the "fixes" in IE 7, the CSS-based > scrolling tables (based on the original CSS written by Terence Ordona) > that I have in my site are now hosed in IE 7... > > http://williams.genealogy.fm/results_

[css-d] Problems with scrolling table in IE7

2006-12-18 Thread Adrian Williams
Y'all, With the introduction of the "fixes" in IE 7, the CSS-based scrolling tables (based on the original CSS written by Terence Ordona) that I have in my site are now hosed in IE 7... http://williams.genealogy.fm/results_page.php I think it has something to do with the way IE7 now ha