Integration Into Table

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
infamousflame
Beginner
Beginner
Posts: 2
Joined: Wed Aug 17, 2005 1:13 pm

Integration Into Table

Post by infamousflame »

Hey, can someone please help me integrate the Milonic Home Menu into the table at this page: http://infamousflame.astahost.com/planets. I think all the relevant files are in the same directory as everything else (except the extras folder and contents).

I'd be very grateful if anyone could help. Thankyou.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

John
infamousflame
Beginner
Beginner
Posts: 2
Joined: Wed Aug 17, 2005 1:13 pm

Post by infamousflame »

I read that already and it didn't help. Thanks anyway though.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

You have the menu in the table. If you are wondering why it's not showing and why you get an error, it's because the menu in the table calls for style=menuStyle, but in your menu_data.js file there is no style called menuStyle, only horizStyle and vertStyle. So you need to either call one of those or make a style called menuStyle. Also do you want the menu horizontal or vertical? Vertical is the default, if you want it horizontal you have to add orientation="horizontal"; in the main menu.

Ruth
Post Reply