> I've been trying to load inline layer content into a scrollpane, but this
> doesn't seem to work for navigator 4.08 or 6+

As far as I know there is now possibility to access the contents
(innerHTML) of a Layer in Netscape 4. So Dynapi won't be able offer a
valid value for innerHTML of inline layers.
I haven't checked Netscape6 but in Mozilla innerHTML and outerHTML are
only lately added convenience parameters (and therefore probably error
prone). In Mozilla the clean way would be to access the contents of a
layer with DOM methods.

Summary: There is no cross browser way (which supports Nav4) to access
the contents (innerHTML) of a inline layer (static layer).

Stephan


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to