Ticket #8013 (closed enhancement: worksforme)

Opened 17 months ago

Last modified 17 months ago

Make accoridion work with more javascript frameworks

Reported by: hviid Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.accordion Version: 1.8.17
Keywords: Cc:
Blocking: Blocked by:

Description

Some frameworks, like angularjs uses attributes on tags to do iteration of elements, see:  http://docs.angularjs.org/#!/api/angular.widget.@ng:repeat

The Accordion iterates two elements <h3> and <div>, without them being wrapped in a parent, if this were changed the jQuery accordion could be used with 3rd party templating, which would be nice, since jQuery doesn't have any official templating atm.

Change History

comment:1 Changed 17 months ago by scott.gonzalez

  • Status changed from new to closed
  • Resolution set to worksforme
Note: See TracTickets for help on using tickets.