I am using the jQuery Accordion plugin (http://bassistance.de/jquery- plugins/jquery-plugin-accordion/) which is great. I have one problem. Inside of some of my accordion divs I have links to pdf files, external pages, etc. When you click on any of these links, it just closes the accordion, and does not take the user to the link. Was I suppose to add an extra option in order to let the script follow links?
- [jQuery] Accordion issues: Closes when clicking link hubbs