overflow="scroll" does not work on main menu
overflow="scroll" does not work on main menu
I am guessing that this is a bug but scrollbars don't appear when setting overflow="scroll" on a really long vertical main menu (submenus work fine).
I grabbed the menu from milonic since you need something to look at. As you can see the scroll bar does not appear on the main menu but it does appear on submenus in which overflow="scroll" is specified.
http://members.cox.net/~faramir/
Someone might want to check out my other post as well which states that when using Mozilla/Gecko/Netscape 6+, the scrollbar appears but you can only use it for a second as the menu disappears when you are scrolling. You can observe this behaviour on this site link I posted as well.
http://members.cox.net/~faramir/
Someone might want to check out my other post as well which states that when using Mozilla/Gecko/Netscape 6+, the scrollbar appears but you can only use it for a second as the menu disappears when you are scrolling. You can observe this behaviour on this site link I posted as well.
I did some testing and there seems to be a direct correlation between the scrollbars not appearing and the menu being set to alwaysvisible=1. So it does not matter if it's the main menu or a sub menu. Overflow="scroll" simply does not show scrollbars when that particular menu has the alwaysvisible=1 setting.