» home
» contact
» terms of use

FREE SCRIPTS
» new
» text
» image
» utility
» background
» animation
» date/time

FREE ONLINE TOOLS
» code generators
» text animator
» drawing animator
» color animator
» slideshow factory
» javascript speed test

FREE BASIC SNIPLETS
» alert box
» image: multi-rollover
» pop-up: centering
» more

FREE'N'CRAZY
» realtime death counter
» eyeQ
» fun ticker

RECOMMENDED LINKS
» www.dynamicdrive.com
» www.hotscripts.com

JavaScript utility: Print all images at once
his tiny JavaScript displays all images of a webpage and prints them all without anything else. Very easy installation and configuration. Internet Explorer 5x/6x/7x/8x, Firefox 2x/3x/4x, Opera 7x/8x/9x/10x, Google Chrome 3x/4x.

Test the script
Print all the images of this page

Configuration
Step 1: Paste the following code between the <head> and </head> section of your webpage:




Step 2: Open your webpage and add a link like this:

<A HREF="javascript:openprintwindow()">Print all the images of this page</A>