# Print function help

**URL:** https://forum.kirupa.com/t/print-function-help/83913
**Category:** Uncategorized
**Created:** [March 23, 2005, 4:51am UTC](https://forum.kirupa.com/t/print-function-help/83913 "2005-03-23T04:51:29Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jain](https://avatars.discourse-cdn.com/v4/letter/j/f19dbf/32.png) [@jain](https://forum.kirupa.com/u/jain)
#### Post date: [March 23, 2005, 4:51am UTC](https://forum.kirupa.com/t/print-function-help/83913/1 "2005-03-23T04:51:29Z")

</div>

Hi guys,  
The code below **does** work in my standard HTML page, but when my mouse rolls over it the pointer doenst change to the hand pointer to let a user know to click it…so what code should I be using to make a users print function appear so that they can print the webpage?

\<area shape=“rect” coords=“65,-1,106,18” value=“Print This Page” onClick=“window.print()”/\>

cheers  
J.
