Menu always verticle in a table

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Comitatus
Beginner
Beginner
Posts: 1
Joined: Sun Mar 26, 2006 4:36 pm
Contact:

Menu always verticle in a table

Post by Comitatus »

well i put the menu in a table exactly as the tutorial explains to in support section.

My only problem is once you do that its always vertical. I need it to be horizontal.

is there any way i can change this?

thanks in advance and just FYI, nicest dhtml menu ive ever worked with. ive had no problems with it aside from this and i assume its probably super easy to fix.

thanks again guys
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

Can you give us a link to the page? There's no reason that putting it in a table should make it change to vertical if the menu is declared as orientation="horizontal; So, we'd need to see the page so we can figure out what is causing that.

I agree it is the nicest dhtml menu out there, that's why I volunteer on the forum, I really like this menu. :)

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

Post by Migru »

Hi

Pls. see
menu properties
http://milonic.com/menuproperties.php

orientation 9 Menus can be either horizontal or vertical and the orientation property is used to declare the type of menu you need. The default value for orientation is vertical and orientation is not a mandatory entry. You only need to declare this value if you need a menu in horizontal orientation.
Syntax:
orientation="horizontal";


Michael
Post Reply