|
|
Q930 How can I print all the frames in a frameset?
irt.org | Knowledge Base | JavaScript | Print | Q930 [ previous next ] Q930 How can I print all the frames in a frameset?Iterate through each frame, checking for other frames, if none are found, print the frame:
To test this out - without destroying a rain forest - change:
to:
This will then alert the location of each frame in the entire frameset. Feedback on 'Q930 How can I print all the frames in a frameset?' |
-- div -->
|