Log in

View Full Version : Printing within a CSS Overflow



evanmoore
08-12-2009, 02:40 AM
Hello,

I've wrapped my content in a DIV set to an overflow:auto so I can insert scrollbars around the content, but when the user goes to print the page it needs to print ALL the content on the page. As a result, the user is only able to print exactly what is shown on the screen which is the top scroll area.

What am I doing wrong?

Here is my demo of what I've done: http://media.apus.edu/it/testcontent.htm

Thank you so much in advance!

Sincerely,

Evan