Yes, it's like that, I don't know if anything can be done about this.
It's better not to rely on inline layers for anything more than the simplest
of tasks.
They are very handy as place-keepers though, so you can show another layer
at the same point. And you can change their size to expand the rest of the
page downwards.

If it's just the events you're worried about, you can set the layer to
position:absolute , but without any left or top values, and it behaves like
a relative layer, then mouse events do work.
setHTML will not work on inline layers I think.

Cheers,
Richard Bennett

[EMAIL PROTECTED]
www.richardinfo.com
(Everything running on, and ported to DynAPI2.53)
visit the DynAPI homepage (and FAQ) ::
http://dynapi.sourceforge.net/dynapi/index.php?menu=1
Browse (and search) the mailinglist here:
http://www.mail-archive.com/index.php3?hunt=dynapi




----- Original Message -----
From: "Jonah" <[EMAIL PROTECTED]>
To: "Dynapi-Help" <[EMAIL PROTECTED]>
Sent: 12 June, 2001 02:11
Subject: [Dynapi-Help] another bug?


> Just noticed that mouseEvents, as well as the "setHTML" method do not work
> in netscape (tested on 4.76) for relatively positioned layers.  I'm using
> dynapi-2000_06_08.  Does anyone know a workaround for this?
>
> Thanks,
> Jonah
>
> _______________________________________________
> 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

Reply via email to