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.
Integration Into Table
-
- Beginner
- Posts: 2
- Joined: Wed Aug 17, 2005 1:13 pm
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
Ruth