print button

  • Thread starter Thread starter Ken Thacker
  • Start date Start date
K

Ken Thacker

If I have a button <input type="button" value=" Print This Map "
onclick="window.print();return false;" />, and I just wanted to print
a table that I have a map in, instead of the entire screen as it does
now, how would I go about changing it? Thanks in advance.
Ken
 
Use a Print stylesheet to hide everything else on the page when
printing.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top