The HTML specififation from W3C specifies (a bit of redundancy there I'm afraid) that
all <style> tags and links to external style
sheets _must_ be done in the document HEAD. IE should not allow this, but it does,
which leads to sloppy code.
The only way to change styles outside HEAD is via STYLE, ID or CLASS _attributes_, or
JS.
One bug in NS I have experienced is that it goes slightly crazy if you specify a STYLE
attribute inside an absolute layer...
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jonah
> Sent: Wednesday, June 20, 2001 1:56 AM
> To: Dynapi-Help
> Subject: [Dynapi-Help] possible css bug?
>
>
> Actually, the problem I wrote about earlier seems to be the result
> of DynLayers ignoring style sheets altogether. Normally, netscape layers
> read style sheets just fine, so I am wondering if DynLayers' inability to
> read them is a bug. Or if there is a way to force the DynLayers to them?
> Does anyone know?
>
> 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