Closed
Bug 104847
Opened 24 years ago
Closed 23 years ago
fourth-shifteurope.com script isn't w3 dom compliant
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: stakadush, Assigned: bc)
References
()
Details
the script doesn't work. unable to add items.
using build 2001101117
Comment 1•24 years ago
|
||
The script on the page relies on the IE'ism that exposes elements by their ID in
the global namespace, i.e. <select id="select1"> is accessable as "select1" in
the global namespace. This is non-standard and won't be supported by mozilla.
Over to evangelism.
Assignee: jst → bclary
Status: UNCONFIRMED → NEW
Component: DOM Core → English: US
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: stummala → zach
Version: other → unspecified
Summary: sciprt doesn't work → fourth-shifteurope.com script isn't w3 dom compliant
Comment 2•24 years ago
|
||
I think this is authors, but send it back if not
Component: US General → Authors
QA Contact: zach → mgalli
http://www.fourth-shifteurope.com is no longer running. FS has consolidated
their web presence to one address.
http://www.fs.com/index.cfm?region=europe supports DOM and works normally.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•