Hi,
I've got a panel bar on my site that I've modified to make sure the expand animation and collapse animations don't happen until the user has gone to a new page.
The structure of this panel is as follows:
- About
- The team
- History
- contact us
I've added the following code to the sitepanelbar.ascx:
Once this is added the I can no longer click and navigate to the parent node (i.e. about). Can you tell me where I am going wrong?
Thanks,
Anthony