Closed
Bug 3232
Opened 26 years ago
Closed 26 years ago
DOM -- className property
Categories
(Core :: DOM: Core & HTML, defect, P2)
Tracking
()
CLOSED
WORKSFORME
People
(Reporter: jd, Assigned: peterl-retired)
References
()
Details
Is *document.getElementById(elementID).className* supposed to be fully
implemented? Using the most recent DevPrev from netscape as well
as the 2/15 and 2/16 builds from the ftp site, I'm able to change the
className for a given element ID exactly *once* -- additional attempts
within the same document to assign a new class to the element do not
appear to have any effect whatsoever. Is this behaviour to be expected?
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
This bug was apparently fixed in the 2-22 build -- about 3 hours after I
reported it.
Talk about speedy service! :-)
jon
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•