Skip to main content

Search and Top Navigation

#5910 closed feature (duplicate)

Opened August 06, 2010 02:32PM UTC

Closed January 13, 2011 05:16AM UTC

Last modified January 13, 2011 05:16AM UTC

Accordion: check for event.preventDefault in changestart.

Reported by: SirPyros Owned by:
Priority: major Milestone: 1.9.0
Component: ui.accordion Version: 1.8.3
Keywords: Cc:
Blocked by: Blocking:
Description

There is no way currently to prevent the accordion from firing the change from the changestart event. You can set event.preventDefault to true but the code ignores this.

Attachments (0)
Change History (5)

Changed August 06, 2010 02:41PM UTC by SirPyros comment:1

I changed the source in order to add this feature.

Commit is here:

http://github.com/SirPyros/jquery-ui/commit/d777d0ec3efa37e98f3b92834e7e600e76aa4127

Changed October 21, 2010 03:58AM UTC by scottgonzalez comment:2

milestone: TBD1.9
priority: minormajor

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

#6651 is a duplicate of this ticket.

Changed January 13, 2011 05:16AM UTC by scottgonzalez comment:4

resolution: → duplicate
status: newclosed

Changed January 13, 2011 05:16AM UTC by scottgonzalez comment:5

Duplicate of #6840.