Forum Discussion
MrY
8 years agoCommunity Member
JavaScript Tricks for Articulate Storyline 3/360 show/hide menu
Has anyone got the show/hide menu to work here on the Elearning Brothers website?
I've tried attaching the code to a button but nothing seems to happen
Thanks
Louis-Daniel642
7 years agoCommunity Member
I have the same issue, and you can use $('.area-secondary').toggle() to get the same result.