Simple Print Button by eckert


Want to have a “Print this Page” button?

Use the following code:

<form> <input onclick="window.print();return false;" type="button" value=" Print this page " /></form>

Basically, it’s just a shortcut to the file print button, but some people can’t figure that one out I guess.

Here’s what it should look like;

You can change the value so that it says whatever you want. One option would be the following:

Tags: ,

One Response to “Simple Print Button”

  1. Lloyd Armbrust Says:

    Very nice.

Leave a Reply


It’s Called Web Design is sponsored by Seeing Interactive and powered by WordPress
Entries (RSS) and Comments (RSS).
53 queries. 0.267 seconds.