Forum Moderators: travelin cat
I have 2 frames, the top frame has the content and the bottom one has a button to print the top frame. The code I am using is, parent.frames[0].print();
Thanks in advance.
GS
Yes, I would need to use frames, cause I am pulling the content from the main site. This pop-up page is like printer friendly version of the main page. The top frame being the content of the page and the bottom frame a print button.
Once the button is clicked, I print the top frame(presently using parent.frames[0].print()).
Thanks,
GS
I don't think you are going to make it work with the frames/printing bug otherwise.
I understand the frames are necessary but then why IE 5? why Mac?(not starting anything, I love Mac) why print link? It would seem to me that a work around would be the only solution. Otherwise one of the "essential" criteria has to give.