Hi,
I wish to have, in my left hand side bar, a menu which displays the section names with the subsection names underneath. I have looked at the advanced user guide and implemented the Javascript version of this. However I would like to modify it slightly so that the subsections will only be displayed if the parent section link is pressed.
I have looked at Normans dynamic menu, and liked it but would like to be able to implement this myself if possible. No dynamic linking is needed.
So in summary i would like to modify the existing javascript code so that it only displays the subsections if the parent section link is clicked (i.e. it will only display one list of subsections at a time).
Is this possible? Has anyone else managed to implement this?
I wish to have, in my left hand side bar, a menu which displays the section names with the subsection names underneath. I have looked at the advanced user guide and implemented the Javascript version of this. However I would like to modify it slightly so that the subsections will only be displayed if the parent section link is pressed.
I have looked at Normans dynamic menu, and liked it but would like to be able to implement this myself if possible. No dynamic linking is needed.
So in summary i would like to modify the existing javascript code so that it only displays the subsections if the parent section link is clicked (i.e. it will only display one list of subsections at a time).
Is this possible? Has anyone else managed to implement this?
Comment