#8482 closed bug (duplicate)
change event doesn't work
Reported by: | dlamoureux | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.accordion | Version: | 1.8.21 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
$( "#accordion" ).accordion();
$( "#accordion" ).accordion( "option", "event", 'mouseover' );
Change History (5)
comment:1 Changed 11 years ago by
comment:3 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:4 Changed 11 years ago by
Just to be sure,
It's the first time i post on this forum,
"Status changed from new to closed Resolution set to duplicate".
Which ticket can i follow ? (the bug is not fixed actually).
Best regards.
comment:5 Changed 11 years ago by
You follow the ticket that is not closed as a duplicate. The bug is fixed, notice that the milestone is 1.9.0, which means it does not exist in a release. Use http://code.jquery.com/ui/jquery-ui-git.js (and .css) to test.
Note: See
TracTickets for help on using
tickets.
Same as : 6740