frederic Gilbart wrote:

> Hy All,
> I would like to Know what's about IFRAMEs (and other HTML TAGs) that aren't
> defined on NETSCAPE client ??
> IFrame is replaced by ELayer (or iLayer in NS specifications). and are
> ignored by Netscape 4 (OK on NS6)
>

When I orginally started ECS I decided to use the elements that were specified
in the w3c.org specification for html 4.0 those elements weren't part of the
specification at that time.  You are welcome to create the ns/ie specifice
tags and put them in org.apache.ecs.html.ie or org.apache.ecs.html.netscape
(as approriate) and send me a patch and I will check it into the tree.

>
> What about those problemes on ECS ?
>
> It seems possible to have TAGS such like :
>
> <LAYER SRC=xxx YYY=yyy>
>  <IFRAME  SRC=xxx  YYY=yyy> </IFRAME>
>  </LAYER>
>

It is.

>
> In that case Iframe are used by IE and Layer by Netscape.
>
> Are that things implemented on ECS ???

No but your welcome to submit a patch adding it and I'll check it into the
tree.

-stephan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to