I have set up an Accordion (http://bassistance.de/jquery-plugins/
jquery-plugin-accordion/) and have five <a>drawers</a> links, which
are the headers. All works fine, when I click on one of these the
accordion opens as it should.
Now, my issue is that I would also like to link to these from another
menu (at the top of the page) and have the accordion automatically
open to the selected link.
How can I target the Accordion from another <div> completely? Please
help ...
peace.
m