Drop-down navigation

Yes, definitely. Two ideas:Solution 1: Here is what I do now because I use a graphics button for my Help menu that is a dropdown menu.Create a regular button indicating. Nullify the On Click action it comes with. Add an action that says On Enter, Show Menu. Position the menu just below the button as a hidden item. Add a second action to the button that hides the menu after 2-3 seconds in case they got the wrong thing. Of course you can make the menu show On Click instead of On Enter.Solution 2: Create a menu with just 1 entry at the first level. Put it where you want it. Have all the remaining items on the second level. This forces you to use text instead of graphics which is why I don't use it but works fine in some applications.cheers, ben

Discussions have been disabled for this post