I am using NavSharp 02.03.02 on a site I am working on as a sidebar menu, and I am having a strange issue with it.
The site is http://fmhouston.candc5.us. It's not live right now, and it's in DNN 5.2, I think. This is a church site, and I am using the NavSharp accordion in three sections: Churchwide, Downtown and Westchase. Those are my root tabs. The issue is that if I go to one of those root tabs and click on, say the Age Groups section of the menu to expand it, if I click on the first section again it won't expand. However, if I go to a page below the root, like say Ministries & Programs |> Bible Studies, the menu works just fine.
As an example, this is a root tab where the problem is occurring: http://fmhouston.candc5.us/DowntownCampus.aspx. Notice that when you first get to the page, the first section in the NavSharp menu is expanded. Then click on another section to expand it. If you try to click on the first section again, it won't expand.
This is a tab under the one above where the menu is working fine: http://fmhouston.candc5.us/DowntownCampus/MinistriesPrograms/Families.aspx.
What I don't understand is why the accordion would work just fine on the pages below the root, but the top section would not work properly on the root tab. Anybody else had this issue? If so, were you able to fix it and how?