Hello,

According to https://code.google.com/p/html5shiv/, the script enables printing 
html5 elements in IE < 9.

What I find is that if I use the script hosted on googlcode.com, it works fine 
for the screen but doesn't work for printing.

However, if I download the source from https://code.google.com/p/html5shiv/ and 
put the file "html5shiv-printshiv.js" on my server, and link to it, it mostly 
works.

I say mostly, because I find that some padding and margins aren't seen by IE6, 
7 and 8. To fix this problem I just copied the ignored rules into the print 
stylesheet and then IE applies them. I haven't found anything anywhere about 
this.

Has anyone else noticed these problems. Especially the fact that using the 
compressed js file from googlecode doesn't work for printing?

The page I'm testing this on is here : 
http://qd.xlii.org/2012-print/archives/klein/miracles.html.

Thanks for any feedback.

Ellen
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to