Closed
Bug 60374
Opened 25 years ago
Closed 25 years ago
document.layers has no properties error on this page
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
INVALID
People
(Reporter: teruko, Assigned: jst)
References
()
Details
When you go to above url, the content of the page is not displayed at all.
I looked at JavaScript Console.
Error: document.layers has no properties
Source File: http://www.so-net.ne.jp/kids/js/mov_lyr.js
Line: 4 Column: 0
Error: kidsload is not defined
Source File: http://www.so-net.ne.jp/kids/js/loading.js
Line: 83 Column: 0
This works fine in 4.x.
Tested 2000-11-08 MN6 Win32, Mac, and Linux build.
Comment 1•25 years ago
|
||
A Netscape person that reports bugs about layers...? Must be something that I
missed.
Hmm... layers is *not* supported in Mozilla. Must be Invalid.
| Reporter | ||
Comment 2•25 years ago
|
||
Mark invalid.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•