I have one problem. Actually I have this structure: jsfiddle link
When I click on "Link example 2 with accordion" it does expand the ul.
But when I click on any link inside this, it becomes hidden because links under
"Link example 2 with accordion" are inside <li class="accordion">.
My question is: How can I stop this behaviour?