Hi guys,
I have an accordion menu running on my website, it works by having two divs, one the "accordionbtn" div which is the area the user presses to reveal more information and another "accordioncnt" div that contains the information to be revealed.
This functions correctly when in the user is viewing the website, but going into edit page mode the hidden div "accordioncnt" is not visible or selectable so they content inside it can not be updated. Even if i enter the edit mode when i have revealed the content on the page i get the same results, the "accordioncnt" is not visible or selectable".
Does anyone have any bright ideas as to how to get this working?
Thanks