Download & Extend

html5shiv link in html.tpl.php does not solve issue when printing from ie8

Project:Omega
Version:7.x-3.0-rc2
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

html5 elements are still not responding to style declarations in my print.css file when printing IE8. Non-html5 elements are responding as they should. I thought the shiv was supposed to fix this? How can I correct this?
Thank you!
btw Omega theme rocks!!

Comments

#1

After adding the html5shiv-printshiv.js to html.tpl.php , my print stylesheet finally started to output something coherent for IE < 9. Haven't had much time to search around, seems like it was included at some point in the html5shiv but ain't anymore... Who knows.

#2

added printshiv and fixed the issue for me too.

#3

just a note, you don't need the regular html5shiv when using the html5shiv-printshiv.

nobody click here