adaml_ipa
03-24-2014, 01:36 PM
1) Script Title: Responsive Side Toggle Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/sidetogglemenu.htm
3) Describe problem: The code is brilliant and works beautifully, but what I'd like to do is reverse the code so that the menu is visible by default and then can be minimized/closed, rather than the original way of closed then opening.
I was trying to tweak the default variables in slidetogglemenu.js, such as curstate: 'open' and visibility: 'visible'. This allowed the menu container to be visible, but I couldn't see any content until I minimized and reopened the menu. What other lines in the code do I need to change to get this working?
Thanks!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/sidetogglemenu.htm
3) Describe problem: The code is brilliant and works beautifully, but what I'd like to do is reverse the code so that the menu is visible by default and then can be minimized/closed, rather than the original way of closed then opening.
I was trying to tweak the default variables in slidetogglemenu.js, such as curstate: 'open' and visibility: 'visible'. This allowed the menu container to be visible, but I couldn't see any content until I minimized and reopened the menu. What other lines in the code do I need to change to get this working?
Thanks!