AlohaBill
10-25-2003, 03:21 PM
I modified an excellent and versatile script from DHTML in 24 Hours from chapter 16. I zipped and attached the script of what I did. It works OK but I cannot tweak the menu, as per my questions, as follows:
Question #1:
When the user clicks the >>> icon initially, the menu opens up all the way. It should only open up to reveal the plus(+) signs. At this point, the user may now choose to open up more sub-menus, or not, by clicking the plus sign(s).
Question #2:
How can I make the menu items appear so that they are not truncated off to the right when the user expands each level of the menu?
Question #3:
The Acqa blue background is supposed to extend out to the right, only as far as the longest menu item currently displayed? This question is low priority because it is more cosmetic.
Question #5:
When the user clicks a link and goes to another page and clicks to return to the index.html page, the menu is in the closed state. It should be displayed in the same way it was, when the user left it.
Question #1:
When the user clicks the >>> icon initially, the menu opens up all the way. It should only open up to reveal the plus(+) signs. At this point, the user may now choose to open up more sub-menus, or not, by clicking the plus sign(s).
Question #2:
How can I make the menu items appear so that they are not truncated off to the right when the user expands each level of the menu?
Question #3:
The Acqa blue background is supposed to extend out to the right, only as far as the longest menu item currently displayed? This question is low priority because it is more cosmetic.
Question #5:
When the user clicks a link and goes to another page and clicks to return to the index.html page, the menu is in the closed state. It should be displayed in the same way it was, when the user left it.