I am using the spry accordion widget to allow an author to have a table of
contents with the tab containing the name of the article and a link to the
article page, and the accordion content area is an abstract of the article.
The problem is that the link (in the tab) simply does not work in Internet
Explorer. It works fine on mozilla based browsers and safari, you click on the
link and go to that page successfully, but it refuses to work on Internet
Explorer - clicking the link does nothing. I tried this on collapsable panels
and found the same problem. If I place the link in the content area, the link
works fine, but it will not work when the link is in the tab in Internet
Explorer. Other interesting information: if I disable ONLY the spry
javascript the links work fine, and if I disable ONLY the spry css the links
work as well. Has anyone found a workaround to this problem?