M
M
Maxim Boltik2012-05-22 13:43:07
css
Maxim Boltik, 2012-05-22 13:43:07

Printing html tables from different browsers

Good day!
When developing another web application, I ran into the problem of printing tables from different browsers. The table spans several pages. The problem is that the table header (thead tag) is duplicated on every page. Mozila and IE automatically arrange these hyphens, but chrome does not cope.
PS

thead style="display: table-header-group"
Does not help.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Max, 2012-05-22
@AloneCoder

This is a webkit bug https://bugs.webkit.org/show_bug.cgi?id=34218
There is a solution with jquery

A
Anton Bobylev, 2012-05-22
@dpigo

This is a WebKit bug: code.google.com/p/chromium/issues/detail?id=24826

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question