简体   繁体   中英

Convert Jquery Accordion to Nested Accordion

I have used JQuery Accordion to successfully hide elements that can then be opened by clicking on header, but I needed an additional level of nesting - something that Accordion does not support

So Ive been trying to use Nested Accordion , even without make any other changes just importing the Nested Accordion Javascript completely breaks any nesting or formatting before I even try to add the extra layer of nesting - what am I doing wrong.

Full examples here:

Accordion

http://jthink.net/songkong/scratch/Example1/html/test4.html

Nest Accordion

http://jthink.net/songkong/scratch/Example2/html/test4.html

@isherwood是正确的,使用标准手风琴确实可以嵌套手风琴

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM