|
|
Q1525 How to print a certain frame in a frameset from another frame in the same frameset
irt.org | Knowledge Base | JavaScript | Print | Q1525 [ previous next ] Q1525 How to print a certain frame in a frameset from another frame in the same framesetFirst set the focus to the frame you wish to print, and in the same commandline give the window.print() command:
In the control.htm:
Submitted by Gerrit Krijgsman To print Frame B from Frame A, try:
Add the following code somewhere in your source of Frame A:
Submitted by Sébastien Anselment |
-- div -->
|