Tagged Questions
0
votes
1answer
2k views
jQuery UI Accordion “navigation: true” failed on nested <ul>
I am building an Accordion Menu using jQuery UI. But it appears to me that the navigation: true setter does not work for a nested <ul> tag.
navigation: true works for Header A -> Link 1, ...