At 07:03 PM 7/23/01 +0800, KC CHEUNG wrote the following:

>There are 3 options in IE5 Print Frames dialog box, namely
>
>As laid out on screen
>Only the selected frame
>All frames individually
>
>Current default is "Only the selected frame". I would like to be advised how
>we can make "As laid out on screen" the default option please.

Bluntly put, the answer is you can't. The main reason for this that the
designer of the web page can actually force the browser print frame function
to work differently that anticipated. You may or may not get all three
choices when trying to print a framed web page when using IE or Netscape.
The FRAMESET command as well as Javascript window.print functions can be used
to control the frame printing behavior.

Examples

Look at http://www.culinarypleasures.com/ (non-Javacript)
"All frames individually" will be the default and "As laid out on screen"
will be the other choice. Note that "Only the selected frame" will not even
be allowed.

Looking at this Javascript controlled web page
http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/ref
erence/objects/FRAMESET.asp you will get all three choices and "Only the
selected frame" will be the default.

Some things to look at:
http://javascript.internet.com/page-details/frame-print.html
http://www.webreference.com/js/tips/991123.html
http://developer.irt.org/script/print.htm
http://www.w3.org/TR/WD-layout
--
Gerry Boyd
============= PCWorks Mailing List =================
Don't see your post? Check our posting guidelines &
make sure you've followed proper posting procedures,
http://pcworkers.com/rules.htm
Contact list owner <[EMAIL PROTECTED]>
Unsubscribing and other changes: http://pcworkers.com
=====================================================

Reply via email to