Opened 12 years ago
Closed 12 years ago
#5193 closed bug (duplicate)
jQueryUI 1.8rc2 Button Events
Reported by: | Rwhitbeck | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.8 |
Component: | ui.button | Version: | 1.8rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
- The change event of checkboxes setup with button() is always triggered twice: once with the old state, and once with the new one.
- The change event for radiobuttons that are setup with buttonset() is never triggered.
forum: http://forum.jquery.com/topic/jqueryui-1-8rc2-button-events
Test case: http://jsbin.com/ahami/2
Change History (1)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
dup of 5195 adding this to that ticket to consolidate.