Christopher Jordan schrieb: > What's wrong with tables? Tables allow this box to be themeable, right?
No, that's CSS (at least in 2006). Tables are for tabular data. I don't see any need for tables to let something be themeable. Apart from that, you can make an element render like a table with display: table if you really need it. -- Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
