Jump to content
xisto Community
Sign in to follow this  
soleimanian

Simple Java Script Code For Print Pages

Recommended Posts

A simple java script code for printing your website pages just copy and paste below code on your pagesyou can use image or text instead of button.<html><head><title>Print screen button</title><script language="JavaScript"><!-- hidingfunction varitext(text){text=documentprint(text)}// End --></script></head><body><div align="center"><form><input name="print" type="button" value="Print this Document!"onclick="varitext()"></form></div></body></html>be successful !Soleimanian

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.