About how to display a layer above a frame ?!

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • exolon

    About how to display a layer above a frame ?!

    Yes is it possible to display a layer above an other frame than the one
    the layer come from ?!?

    thanks ;)

  • Vicomte De Valmont

    #2
    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]


    Comment

    • Thomas 'PointedEars' Lahn

      #3
      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

      Comment

      • Steve van Dongen

        #4
        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.
        Gain technical skills through documentation and training, earn certifications and connect with the community


        Regards,
        Steve

        Comment

        Working...