Jump to content
xisto Community
Sign in to follow this  
wannabeeaweak

here is a javascript that allows you to print print script

Recommended Posts

here i the script i will allow your visitors to print your page

input in html editor

 

<script LANGUAGE="JavaScript">

// This script was supplied free by Hypergurl

// http://www.hypergurl.com/

<!-- hide script and begin

if (window.print) {

document.write('<form>Click Here To '

+ '<input type=button name=print value="Print" '

+ 'onClick="java script:window.print()"> This Page!</form>');

}

// End hide -->

</script>

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.