TFOOT element
"Seb Frost" <[email protected]> Mon, 20 Mar 2006 14:34:40 -0000
| Newsgroups | gmane.comp.web.dom.wdf |
|---|---|
| Message-ID | <[email protected]> |
Something I've always wondered, and this seems as good a place as any to ask it... "A TABLE may have one TFOOT, which must follow the optional THEAD and precede the required TBODY." All sites that talk about TFOOT say similar things. I can see the theory here, it's so if you have a large TBODY then the TFOOT will display while the TBODY is still loading. However, that's of minimal benefit to me, I'm more interested in using TFOOT as a semantic markup and an extra style-hook. Due to the nature of server-side code I often find it much more convenient to put the TFOOT after the TBODY, rather than before it. E.g. if you've been adding values up for a "totals" row - it's a pain to make the totals row appear before the main body of the table. Is this considered harmful? All browsers I test in seem fine with it. cheers Unsubscribe [email protected] List info http://www.quirksmode.org/dom/list.html Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/wdf-dom/ <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/