Cut off Menu w scroll bar

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
ShawnD
Beginner
Beginner
Posts: 2
Joined: Mon Aug 30, 2004 12:12 am

Cut off Menu w scroll bar

Post by ShawnD »

Hello - Here's my new site with an issue.
http://www.goodgriefresources.com
I'm running v5.44 and testing on IE6
Set your screen to 800x640
Put your mouse over support groups. On 2 PCs (I assume all) the top menu item is cut off. You also cannot scroll to it. There's room on the screen for this large menu to move down a little, but it isn't. So, the visitor can't get to all of the menu items.

Also, the scroll bar goes away and never returns on the same page if you don't do anything with it the first time.

Thanks for the assistance.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

1st you need to upgrade to the newest release 5.46, a few little bugs fixed.

Do you want the menu to be that long or do you want it to actually scroll? If you want it that long, put in top=0; then it won't get a scroll bar at this point but if you add to it, it will get a bar but not go above the browser window which is what it seems to be doing now. I think that's why the scroll bar is disappearing because the submenu is actually starting beyond the browser window. I did get it to set at -3 without messing the scroll bar. If you want it smaller and to have the scroll bar set it to top="offset=-15"; that will make it about the size of 5 items and also give it a scroll bar that doesn't disappear.

Ruth
ShawnD
Beginner
Beginner
Posts: 2
Joined: Mon Aug 30, 2004 12:12 am

Post by ShawnD »

That did the trick. Thank you for the great script. :D
Post Reply