jQuery UI Accordion - Possible to deep-link?
I'm trying to link from one page to a H2 on another page. Simple enough usually, just use the good old #. However, the H2's in question are on the same page as a jQuery UI accordion, which means that it does link to the new page, however, after the accordion has been rendered, the page is not lined up to the H2.
Is there any way I can workaround this?
I would be really grateful if anyone can help me out.
Thanks
Scott
|