print only part of page

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Martin Nadoll

    print only part of page

    Hello,

    is it possible to use the javascript:wind ow.print() command to print only a
    part of my window, lets say a table without navigation?

    Thanks for any help,
    Martin Nadoll


  • Evertjan.

    #2
    Re: print only part of page

    Martin Nadoll wrote on 24 okt 2003 in comp.lang.javas cript:
    [color=blue]
    > is it possible to use the javascript:wind ow.print() command to print
    > only a part of my window, lets say a table without navigation?
    >[/color]

    Use printer specific media classes in css-styles.

    See: How can I suppress printing of navigational elements?
    <http://www.codestyle.o rg/css/media/FAQ.shtml#nonpr inting>


    --
    Evertjan.
    The Netherlands.
    (Please change the x'es to dots in my emailaddress)

    Comment

    Working...