Ticket #5261 (closed bug: fixed)
button change events don't fire in IE 7/8
| Reported by: | Wolfjourn | Owned by: | rdworth |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.8 |
| Component: | ui.button | Version: | 1.8rc3 |
| Keywords: | button, change, IE | Cc: | |
| Blocking: | Blocked by: |
Description
Any change listeners bound to .button() elements are not triggered in Internet Explorer 7 or 8 using jQuery UI 1.8rc3. Please see the attached test case for examples.
Attachments
Change History
Changed 3 years ago by Wolfjourn
-
attachment
test-button-events.html
added
comment:2 Changed 3 years ago by Wolfjourn
I forgot to mention that this occurred with checkbox-backed buttons. I didn't test the behavior with other types of buttons.
Note: See
TracTickets for help on using
tickets.


.button() change event test