ginoitalo
09-23-2002, 08:20 AM
Is there a way to stop the user's browser from printing the page's footer (it contains the URL [undesired])
or
change it just in time of printing ?
using JavaScript's
---------------------------------------
top.FrameMain.focus();
top.FrameMain.print();
I Read onbeforeprint and onafterprint events but nothing refers to the hiding the footer
or
change it just in time of printing ?
using JavaScript's
---------------------------------------
top.FrameMain.focus();
top.FrameMain.print();
I Read onbeforeprint and onafterprint events but nothing refers to the hiding the footer