| |
TNO
Posts: 1397
Score: 16
Joined: 12/18/2004
From: thenewobjective.com
Status: offline
|
Since print() is a function of the window object, you should be able to refer to the iframe and print that instead: document.getElementById("MyIFRAME").print()
_____________________________
To iterate is human, to recurse divine. -- L. Peter Deutsch
|
|