Weird occurences in upward expanding menu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
uniqdesign
Beginner
Beginner
Posts: 4
Joined: Mon Jan 03, 2005 8:36 pm

Weird occurences in upward expanding menu

Post by uniqdesign »

Hi there,

Im trying to figure out why my milonic menu is acting so funky. It jumps all over the screen on macs and doesnt seem to be preloading. Its also 1 pixel to high which I have no idea how to get all the sub menus to move down 1 px.

Thanks for any insight....

http://www.egoid1.net

milonic scripts located in /script
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

You are trying to put the menu in a table. That needs to be done differently than just putting the call for the file there. You need to remove the main menu from the menu data file. Put the call for the menu data file back with the other menu files, then put the main menu into the table cell in between script tags. Include the drawMenus() just after the } and before the closing script tag. HERE is a full explanation on how to do it. Doing what you have done will especially put the submenus in weird places in the MAC with IE.

You also need to upgrade to the newest menu version 5.67.


Ruth
uniqdesign
Beginner
Beginner
Posts: 4
Joined: Mon Jan 03, 2005 8:36 pm

Post by uniqdesign »

Thanks Ruth, Ill look at the link and let you know what happens. 8O
Post Reply