css - IE 8 duplicates first element when printing -


I am looking at the following behavior when I use IE 8 to print the page from the webpad. / P>

element n is an HTML element, the page is styled using the media = print sheet.

In ASCII:

  + ----------- ------ + + element 1 + element 2 + + page- Brake * + element 3 + element 4 + ----------------- + / / code>  

print

  + ----------------- + element 1 + element 2 + - ---------------- + + ---- ------------- + element 3 + element 4 + ----- Safari, Chrome and Firefox ------------ +  

.

IE print:

  + ----------------- + element 1 + ------- ---------- + + ----- ------------ + + Element 1 + element 2 + ------------ ----- + --------- -------- + element 3 + element 4 + ----------------- +  

Duplication element 1 is a img or h1 tag, as long as element 1 < / Code> is done. I do not know that it works in further situations.

Nothing of the note did not appear.

Is this something like that before? If not, I can post my code to a location. Unfortunately, my work does a great job of blocking anywhere I can publish it. The first element is a img when code which is displaying behavior can be seen. This is a separate CSS, when the first element is h1 , but the same concepts (I know it should be a single style and hell; working on it) if we solve it for these styles So I should be able to solve it for others.

Thank you in advance!

I am having this problem with me It is not certain that this applies to your case, But from the table I & lt; Thead & gt; & Lt; / Thead & gt; removed the tag and repeat that element. Just wanted to share because it was impossible to find an online answer anywhere.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -