JQuerry Acordion - Help for integration in wordpress
I tried to create a accordion menu with jquerry for a wordpress skin. My problem is that from the nature of wordpress, my list (generated from qp_list_pages) has just current_page_item for active page which jquerry does not accept as "active" paramter well. Other than that, if I enable my list to be accodion, no link works anymore. The jquerry accordion is locking it up.
You can see the menu here in action: kenaj.de/index.php maybe someone has a hint for me what I might be doing wrong here.
Thanks in advance.