|
in the new version there are few css classes added by
default:
even & odd for the table rows
sorted, order0 & order1 for the sorted
columns.
Any other class can be added by the user.
I removed any useless "static" css class, keeping classes only
for changing attributes (even and odd rows and dinamically sorted columns are
the only two places where this was needed).
Anyway, I already thought about letting the user customize
also these few hardcoded classes: I already put some costant for them, loading
initial values from a properties file is a very easy thing to do now... you'll
have that implemented before a beta release, I promise ;)
fabrizio
|
Title: RE: omit table tags (was: RE: [displaytag-devel] display09/src -New directory)
- RE: omit table tags (was: RE: [displaytag-devel] display... Fabrizio Giustina
