If you write a <DIV with position relative it won't be available as a layer
However, if you specifically set its style to be position:relative, it works as
relative and is available as a layer via document.layers. Amazing, isn't it ? I
think you won't be able to capture its events, thought, but changing its
properties and contents should work fine
luk lau wrote:
> How can i add an layer that will flow with
> the table layout (position: relative, static...)
> something like that.
> And i want to be able to write to that layer.
>
> in NN 4.x, i couldn't add an layer except using position:absolute.
>
> Also there is problem for the disappearing scroll bar in NN, when
> i am writing something to a layer, and the layer gets longer than the page.
>
> And i cannot use document.height = something,
> because i don't know how much stuff i am writing to the layer.
>
> thanks
>
> luk
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-help
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help