[TYPO3-english] Bootstrap_grids and accordion

Jeppe Donslund jeppe at donslund.net
Tue Jan 5 10:03:54 CET 2016


Hi

I need to interact with the accordion element in Bootstrap_grids through jQuery.
The accordion is working fine, but if I try to find the active element with this:  var active = $('#accordion-50').accordion( "option", "active" ); I get the error saying that $(...).accordion is not a function

Doesn't bootstrap_grids use the bootstrap accordion function?


More information about the TYPO3-english mailing list