Ticket #4471 (closed enhancement: fixed)

Opened 17 months ago

Last modified 16 months ago

Accordion: changestart event not documented

Reported by: mikecapp Owned by:
Priority: minor Milestone: 1.7.2
Component: ui.accordion Version: 1.7.1
Keywords: Cc:

Description

When accordion sections contain "live" dynamic content, it's wasteful to keep hidden ones updated, but when switching you want to update the new section's content block before beginning the animation.

Something like the existing accordionchange event, but firing before any animation starts, and ideally without the buggy content properties raised as #4469

Change History

Changed 16 months ago by joern.zaefferer

  • status changed from new to closed
  • summary changed from Accordion: pre-change event would be useful to Accordion: changestart event not documented
  • resolution set to fixed
  • milestone changed from TBD to 1.7.2

There is accordionchangestart, fired before animations start. The documentation didn't cover it, I just updated that.

Note: See TracTickets for help on using tickets.