Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print all rows and columns in a table with scrollbar. 1

Status
Not open for further replies.

jagi

Programmer
Mar 13, 2005
48
US
Hi,

I have a table inside a divsion with srollbar. When I say window.print(), I am just able to print the page as it is with scrollbars. I would like to able to print the entire content. Can anyone help, please...

Thanks in advance.
 

Having a print style sheet that has "overflow:visible" for the DIV should do the trick.

Ask in the HTML / CSS forum for more information on having a print-only style sheet.

Hope this helps,
Dan


The answers you get are only as good as the information you give!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top