sushestvo
07-13-2005, 02:56 PM
How can I make JavaScript that would print only certain area on the web-site?
Let's say I have menu, top banner and main table on the page.
I only need to print that table by clicking "Print" button.
So is there a way to put that table in some sort of a <div> and tell JavaScript to print only that area?
Let's say I have menu, top banner and main table on the page.
I only need to print that table by clicking "Print" button.
So is there a way to put that table in some sort of a <div> and tell JavaScript to print only that area?