Connecting Tech Pros Worldwide Forums | Help | Site Map

About how to display a layer above a frame ?!

exolon
Guest
 
Posts: n/a
#1: Jul 20 '05
Yes is it possible to display a layer above an other frame than the one
the layer come from ?!?

thanks ;)


Vicomte De Valmont
Guest
 
Posts: n/a
#2: Jul 20 '05

re: About how to display a layer above a frame ?!


I never asked myself this question so maybe I am wrong, yet since every
layer is either a dependances of the window or of the document object (I
just analyzed a few crazy behaviours with image names that at times are
handled as document collections other times as window collections, but this
is another story), my first guesswork would be: no, it is not possible.
Because layers belong to the _local_ hierarchy of the local window.
Yet, you can address from a frame (window) layers residing in another frame.
You just cannot make them cross them.
But maybe other readers have a different answer for as I said I never faced
this question before.
ciao
Alberto

"exolon" <glup@glup.fr> ha scritto nel messaggio
news:bnhc0a$fcd$1@news-reader1.wanadoo.fr...[color=blue]
> Yes is it possible to display a layer above an other frame than the one
> the layer come from ?!?
>
> thanks ;)
>[/color]


Thomas 'PointedEars' Lahn
Guest
 
Posts: n/a
#3: Jul 20 '05

re: About how to display a layer above a frame ?!


exolon wrote:
[color=blue]
> Yes is it possible to display a layer above an other frame than the one
> the layer come from ?!?[/color]

No, layers cannot cross frame borders since every frame is a Window object.


HTH

PointedEars

Steve van Dongen
Guest
 
Posts: n/a
#4: Jul 20 '05

re: About how to display a layer above a frame ?!


On Sun, 26 Oct 2003 21:51:26 +0100, exolon <glup@glup.fr> wrote:
[color=blue]
>Yes is it possible to display a layer above an other frame than the one
>the layer come from ?!?[/color]

In IE you can use a popup. Otherwise, no.
http://msdn.microsoft.com/workshop/a...ects/popup.asp

Regards,
Steve
Closed Thread