Responsive Side Toggle Menu Enhancements
1) Script Title:
Responsive Side Toggle Menu
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...togglemenu.htm
3) Describe problem:
One issue and two suggestions...
Issue: It would be nice to be able to adjust the placement of the top of the menu (vertically). My site included a top fixed navbar. When I implemented the Side Toggle Menu the first <li> entry was hidden behind the navbar. I worked around the issue by including a <br> before the first <li>.
Suggestion 1: Include a parameter (if possible) that would allow for all secondary level <ul>'s to close when another <ul> is opened. This capability is included in the Glossy Accordion Menu.
Suggestion 2: Include a parameter (if possible) that would allow for a hover image for the down arrow. The design of my site uses red lettering (and a red arrow) but the hover is dark brown background with white lettering. The red arrow with the dark brown background is not the best.
One final word... Great menu option and VERY EASY to implement.
jdadwilson
p.s. DreamWeaver did indicate a lot of potential errors from missing semi-colons in the js script.