is there scrolling in long submenus ?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
carlsberg
Beginner
Beginner
Posts: 3
Joined: Wed Apr 05, 2006 10:38 am

is there scrolling in long submenus ?

Post by carlsberg »

Hi

i have just one small question before buying your menu system :

is there scrolling on all long submenus ?

the reason I'm asking is that the logic of my application calls for very long menus and submenus - if i roll over a menu link it will open the first-level menu with scrolling if it's too long to all fit in the window

if i then rollover a first-level menu item down near the bottom of the page this will open another long submenu - will this submenu have scrolling too ?

thanks
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi

as each submenu is defined separate, you add an item-property

Code: Select all

overflow="scroll";
which adds a scroll bar, if there is not sufficient space for the entire menu.
If there is a menuheight specified, it is even possible to have the scrollbar right from the beginning visualized.

Please see
http://milonic.com/menuproperties.php

Michael
carlsberg
Beginner
Beginner
Posts: 3
Joined: Wed Apr 05, 2006 10:38 am

Post by carlsberg »

ok thanks, sounds like what i need - I'll be heading over to your shop
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi

its not "my" shop and using "your" in combination with shop is not really correct. This is a forum of and for users of the menu and you´re welcome.
I´ve purchased licenses too and they are worth the money.

Michael
carlsberg
Beginner
Beginner
Posts: 3
Joined: Wed Apr 05, 2006 10:38 am

Post by carlsberg »

ah, sorry - I thought you worked for the company :oops:
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi

thats not a problem, I´m an interested user and when I started, got a lot of help too, so - and as I´m still "learning" its interesting to assist others and helping them - when my time permits.

Michael
Post Reply