|
The autoscroll function doesn't work with the css positioning though in drop down menus in css onMouseOver.
Return to Recent Questions
Q:
Hello, I’ve installed my drop down menus in css within a container Div.
Some of the submenus are quite long, so I'm also trying to use the autoscroll feature. The autoscroll doesn’t seem to work with
the css positioning though.
The scrolling works fine when I pull the menus out of the
container div and just place them in the flow of the page.
Am I doing something wrong or are these two features incompatible with each other in drop down menus in css.
A:
Unfortunately, it is really so. Submenu scrolling doesn't work with css. We'll try to fix it in the future versions of drop down menus in css.
You can try to use multicolomn submenus.
http://dhtml-menu.com/menu/multicolumn-menu-sample.html
Return to Recent Questions
|