jquery.ui.accordion - open accordion content when linked to
What I have right now is the accordion plugin setup so it shows a few services (default one)
http://jqueryui.com/demos/accordion/default.html
What i'm wondering is, how can i link from another page to one of the accordion header and it opens that accordion header automatically when someone clicks that link to it
thanks