I have a patch ready to improve table scrolling (where the header stays fixed) through the use of thead etc. As part of this, I need to introduce several new styles. Here's my proposed additional elements and skin-selectors (runtime names shown). Just want to know if people are happy with these style additions. I know from past emails from Adam that he didn't see any harm in moving to using thead properly.
These changes are an attempt solve some/all of the requests from the issues below: Related issues: TRINIDAD-656 TRINIDAD-698 <thead class="af_table_content-header"> ... </thead> <tbody class="af_table_content-body"> <tr class="af_table_content-row"> ... </tr> <tr class="af_table_content-row"> ... </tr> </tbody> -- Chordiant Software Inc. www.chordiant.com
