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
JenTan-789b6490
6 years agoCommunity Member
Does anyone know how I can toggle the Notes tab (in the top bar, not the side bar). I've tried Mark Cairns' and Alx Sanchez's approaches, and while they worked for toggling the menu in the sidebar, I had no luck with the tabs in the top bar. The trigger I used was $('.transcript-link').click()
. Is there something I'm missing?