Closed
Bug 1391
Opened 26 years ago
Closed 26 years ago
onchange event doesn't fire on SELECTs
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P1)
Tracking
()
People
(Reporter: angus, Assigned: pollmann)
Details
When you change the selected option in a SELECT, the onchange event should fire.
It doesn't do this for me (11-16-98 12pm optimized build).
Reporter | ||
Updated•26 years ago
|
Assignee: karnaze → pollmann
Component: Event%20Handling → Event Handling
Priority: P2 → P1
Reporter | ||
Comment 1•26 years ago
|
||
Eric, now that joki wired up the events side of this stuff, it would be awesome
if select could do the right thing. A lot of sites use this feature in a sort of
"go" menu... Would be extremely useful for upcoming demos, etc... Upping
priority.
I just realized that the sites that use onchange probably also need the options
array and selectedIndex, which are separate bugs, I think.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•