Closed
Bug 20856
Opened 25 years ago
Closed 25 years ago
Grafics aren´t loading, perhaps due to massive JS use
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
VERIFIED
INVALID
People
(Reporter: andre, Assigned: mike+mozilla)
References
()
Details
1. Try to load http://www.php.net, no graphics do appear
2. php.net should be one of the primary sites listet in Debug->Verify
Assignee | ||
Comment 1•25 years ago
|
||
Looks like the php page uses layers...
Layers aren't part of any web standard, and support for them is not part of the
standards support planned for Mozilla.
Please forward this to the php webmaster:
FYI: Your web page at this URL:
http://www.php.net
... uses some features supported only on Navigator 4 such as
the LAYER/ILAYER tag, DIV SRC=, and/or document.layers[] in
JavaScript but does not include support for equivalent W3C DOM features.
Thank you for supporting Netscape Navigator. As a heads-up, please be
advised that these Layer DOM features will not be supported in Navigator 5,
which features
full support for W3C standards such as HTML 4.0, CSS1, XML, and DOM1 instead.
To support W3C standards and make your content accessible to all Mozilla-
and Gecko-based browsers such as Navigator 5, would you please update
your content to add support for HTML 4.0 markup and the W3C DOM?
(You can support both if necessary.) You can find tips on how to do this
at the following URL:
http://sites.netscape.net/ekrock/standards.html
Also, don't miss this FAQ:
http://sites.netscape.net/ekrock/answers.html
Thanks again for your support of W3C standards and Gecko-
and Mozilla-based browsers such as Navigator 5!
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 2•25 years ago
|
||
i don´t know, but if internet explorer displays these popup windows too, and i
think ie does not support layuer/ilayers too? aren´t netscape and internet
explorer implementations DOM compatible
You need to log in
before you can comment on or make changes to this bug.
Description
•