I found this realy good script for an expandable & collaspable menu, its pretty straight forward. The only problem I'm having is figuring out how to start the menu collapsed!. I've tried to contact the original author and creator of the menu but no luck. Can someone look at the code and help me figure out how to start this menu collapsed. ? I would greatly appreciate the help.
I've pasted the code below.
Note: I did notice that in the css portion of the code the under menu_items, display: block. I changed this to
none instead of block, that seemed to work, but! it was not smooth, then I asked someone that had used it in the past and they said that it wasn't the proper way to change it, and he coudln't remember how to do it.
I also have a live link where you can see what it looks like when I changed the menu_item display to none. It is very rough and must click twice for it to open and close.
http://www.56thfg.org/Training/Training2.htm
Thank you in advance for your help.