webmechanicx / css3-mediaqueries-js

CSS3 Media Queries - JS
3 stars 0 forks source link

Does css3-mediaqueries work with print media queries? #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use @media print in css file.
2.
3.

What is the expected output? What do you see instead?
I expect to see the styling when the page is printed in ie8.

What version of the product are you using? On what operating system?
Latest version.

Please provide any additional information below.
I managed to get css3-mediaqueries to work with @media screen, but cannot get 
it to work with @media print. I was wondering if it was supposed to work with 
@media print.

Original issue reported on code.google.com by Eileen.J...@gmail.com on 16 Aug 2013 at 7:30

GoogleCodeExporter commented 8 years ago
Back from the dead... There is a new version of the script. It has some CSS 
parsing and processing improvements. If you're still using it, or would like to 
try again, could you confirm that this issue is solved or not?

Original comment by wou...@dynora.nl on 4 Apr 2014 at 11:46

GoogleCodeExporter commented 8 years ago
I had completely forgotten that I had posted this. I did finally get it to 
work, but thanks for letting me know there is a new version.

Original comment by Eileen.J...@gmail.com on 4 Apr 2014 at 11:52