This question is locked. New answers and comments are not allowed.
Is there a way to make sub menu items scrollable? I have a horizontal menu with top level menu items having several sub menu items. When a user hovers over a top level menu item the sub menu items appear correctly, but they extend the vertical length of the browser screen. Its currently not a big deal for the user to use the mouse scroll wheel to go down the screen but I was wondering if there was built in functionality to handle large amounts of sub menus.
Maybe scrollable is the wrong term here but I've seen other asp.net menu components that after a certain amount of sub-items - there is a down arrow that appears and when the user hovers over that the items scroll. This happens without extending the vertical length of the screen.
Thanks for any help.
- Matt
Maybe scrollable is the wrong term here but I've seen other asp.net menu components that after a certain amount of sub-items - there is a down arrow that appears and when the user hovers over that the items scroll. This happens without extending the vertical length of the screen.
Thanks for any help.
- Matt