Open accordion header from outside link?

Open accordion header from outside link?


I want to be able to have a link from a different page go to the page
with the accordion on it and open a specific header. I have my
accordion setup as a FAQ list where users can click questions to get
the answers. On the main page I have listed a few of the big questions
which link to the FAQ page. I want to have this link open up that
specific accordion heading. If I can't do this with the jQuery UI, is
there another plugin I can use out there for this? Thank you