Skip to main content

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
false
should prevent the accordion from changing.

Attachments (0)
Change History (3)

Changed November 15, 2010 04:01PM UTC by scottgonzalez comment:1

milestone: TBD1.9
status: newopen

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.

Changed December 11, 2010 08:11PM UTC by scottgonzalez comment:2

resolution: → duplicate
status: openclosed

Changed December 11, 2010 08:11PM UTC by scottgonzalez comment:3

Duplicate of #5910.