Connecting Tech Pros Worldwide Help | Site Map

About how to display a layer above a frame ?!

  #1  
Old July 20th, 2005, 12:22 PM
exolon
Guest
 
Posts: n/a
Yes is it possible to display a layer above an other frame than the one
the layer come from ?!?

thanks ;)

  #2  
Old July 20th, 2005, 12:22 PM
Vicomte De Valmont
Guest
 
Posts: n/a

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]


  #3  
Old July 20th, 2005, 12:22 PM
Thomas 'PointedEars' Lahn
Guest
 
Posts: n/a

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

  #4  
Old July 20th, 2005, 12:22 PM
Steve van Dongen
Guest
 
Posts: n/a

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
php extensions and windows... specifically extension_dir Chris Paul answers 3 December 5th, 2005 12:45 AM
Cannot use mail() in IE, only works in a debugger--help baustin75@gmail.com answers 8 October 5th, 2005 06:15 PM
xine player steve answers 3 July 19th, 2005 05:17 PM
Error log empty Wayno answers 1 July 17th, 2005 02:09 AM