[Javascript] printing one frame from another in Safari

Terry Riegel riegel at clearimageonline.com
Sat Oct 16 13:00:02 CDT 2004


Hello all,

I am trying to print one frame from another in safari.

Most of the stuff I have found on the net doesn't seem to work in 
Safari. Any ideas.

Here is what I have tried

<a href="javascript:parent.chat.print();">PRINT</a>
<a href="javascript:parent.chat.focus();window.print();">PRINT</a>


I have also moved the second line to a function and that didn't work 
either.

btw. It does print. It just prints the frame the link is on, not the 
parent.chat frame as expected.

Thanks for any help,

Terry




More information about the Javascript mailing list