[thelist] printing a frame from another frame

Alf Dobbert alf at ungebremst.de
Mon Apr 9 07:35:24 CDT 2001


hi peter.

well, actually it didn't work.
but then i found out:
you first have to put the focus on the frame you want to print.

so it's for eksplorer:
parent.topFrame.focus();
parent.topFrame.print();

alf



At 13:06 09.04.01, you wrote:

>>is there any intelligent solution (cross-browser, cross-plattform) to print
>>a named frame from anothe frame?
>>say: in bottom-frame there is a button, which should print the top-frame?
>
>parent.topframe.print() works fine, except in IE4, of course (it doesn't 
>know print())
>
>ppk
>_________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>
>---------------------------------------
>For unsubscribe and other options, including
>the Tip Harvester and archive of TheList go to:
>http://lists.evolt.org Workers of the Web, evolt !





More information about the thelist mailing list