Connecting Tech Pros Worldwide Help | Site Map

Layer print

John Franklin
Guest
 
Posts: n/a
#1: Jul 19 '06
Can someone please tell me how to print a single layer?

Many thanks.

John Franklin


Richard Cornford
Guest
 
Posts: n/a
#2: Jul 19 '06

re: Layer print


John Franklin wrote:
Quote:
Can someone please tell me how to print a single layer?
A single layer of what?

But the answer is probably CSS print media style sheets, so nothing to
do with javascript.

Richard.


John Franklin
Guest
 
Posts: n/a
#3: Jul 19 '06

re: Layer print


"Richard Cornford" <Richard@litotes.demon.co.ukwrote in message
news:e9l1mr$jik$1$8300dec7@news.demon.co.uk...
Quote:
John Franklin wrote:
Quote:
>Can someone please tell me how to print a single layer?
>
A single layer of what?
>
But the answer is probably CSS print media style sheets, so nothing to
do with javascript.
Thanks, Richard. The selective style sheet method does what I want. But I
read that a DOM layer object incorporates is own window object and should
thus be able to print directly. Is this not the case?

With regards,

John


Richard Cornford
Guest
 
Posts: n/a
#4: Jul 19 '06

re: Layer print


John Franklin wrote:
Quote:
Richard Cornford wrote:
Quote:
>John Franklin wrote:
Quote:
>>Can someone please tell me how to print a single layer?
>>
>A single layer of what?
>>
>But the answer is probably CSS print media style sheets,
>so nothing to do with javascript.
>
Thanks, Richard. The selective style sheet method does what
I want. But I read that a DOM layer object incorporates is
own window object and should thus be able to print directly.
Is this not the case?
What are you referring to as "a DOM layer object"? The last (and
virtually only) browser with an explicit "layer" concept was Netscape 4.

Richard.


Closed Thread