#6651 closed enhancement (duplicate)
accordionchangestart should allow to cancel change
Reported by: | rs | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.accordion | Version: | 1.8.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Calling event.preventDefault()
or returning false
should prevent the accordion from changing.
Change History (3)
comment:1 Changed 12 years ago by
Milestone: | TBD → 1.9 |
---|---|
Status: | new → open |
comment:2 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | open → closed |
Note: See
TracTickets for help on using
tickets.
The plan is to rename the event to beforeactivate and allow canceling. The name change is part of a large API overhaul that will be announced soon.