Search and Top Navigation
#6651 closed enhancement (duplicate)
Opened November 15, 2010 03:49PM UTC
Closed December 11, 2010 08:11PM UTC
Last modified December 11, 2010 08:11PM UTC
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
falseshould prevent the accordion from changing.
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.