This solution is really cool. The programmer is simply putting the thead and tfoot outside a scrolling div with absolute positioning. The tbody is all that is left in the div and it scrolls.
http://web.tampabay.rr.com/bmerkey/examples/nonscroll-table-header2.html Thanks Scott for finding it. Ted -----Original Message----- Hi Ted In response to: > I'd like to keep the thead fixed and > let the remainder of the rows scroll underneath it. I came across this http://web.tampabay.rr.com/bmerkey/examples/nonscroll-table-header2.html while scouring the web for fixed print header/footer solutions. It seems to fit your requirements, though I haven't investigated/played with it myself. Regards Scott Swabey ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
