ThomasJSmart
Programmer
- Sep 16, 2002
- 634
iv got a frame setting
left is "menu" and right is "content"
__________
| | |
| | |
| | |
|_|______|
in menu i want to have a print button, but the button has to print the content frame.
i know the print command is window.print() but how do i get it to print the content frame? content.print() doesnt seem to be working.... neither does top.print() which worked for top.close()
thanks,
left is "menu" and right is "content"
__________
| | |
| | |
| | |
|_|______|
in menu i want to have a print button, but the button has to print the content frame.
i know the print command is window.print() but how do i get it to print the content frame? content.print() doesnt seem to be working.... neither does top.print() which worked for top.close()
thanks,