I figured it out. I needed to specify a header (header: 'a.accordTitle',)
On May 27, 10:04 am, hubbs <[EMAIL PROTECTED]> wrote: > 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?