Re: [css-d] Hiding table footer in some pages

2005-10-13 Thread Zoe M. Gillenwater

pankaj singla wrote:


Is there any way to control the printiing of footer in
table to last page only. I am using footer to print
the Sum of each column in the last line. I am using
display:table for the table. But while IE is only
showing the footer on last page, Mozilla shows footer
on each page.

 



Basically, I'd just remove it from the tfoot element you most likely 
have it in and just add it as the last row in your table instead.


Again, our wiki is helpful:
http://css-discuss.incutio.com/?page=PrintingTables

Zoe

--
Zoe M. Gillenwater
Design Services Manager
UNC Highway Safety Research Center
http://www.hsrc.unc.edu

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Hiding table footer in some pages

2005-10-12 Thread pankaj singla


Is there any way to control the printiing of footer in
table to last page only. I am using footer to print
the Sum of each column in the last line. I am using
display:table for the table. But while IE is only
showing the footer on last page, Mozilla shows footer
on each page.

Thanks




__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/