Menu6: Open Menus in oposite order

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
mcb
Beginner
Beginner
Posts: 2
Joined: Thu Mar 16, 2006 11:31 am

Menu6: Open Menus in oposite order

Post by mcb »

hi,
i use the menu_sample6_ver5_744 and want to change it a little bit but dont know how.

in the normal horizontal menu the first submenu opens vertical and the subsubmenu horizontal. i want to have it oposite.
i want the firste submenu open also horizontly directly under the mainmenu and the subsubmenu then vertical.

has anybody has an idea how to solve my problem.

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

Post by Migru »

Hi

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.
This and some more information you can get by
the DHTML Menu (Milonic main menu) and sub quick reference guide
and there
http://milonic.com/menuproperties.php
http://milonic.com/styleproperties.php
http://milonic.com/itemproperties.php
http://milonic.com/global_properties.php

....just some mouseclicks .........

syntax:

Code: Select all

orientation="horizontal";

Michael
mcb
Beginner
Beginner
Posts: 2
Joined: Thu Mar 16, 2006 11:31 am

Post by mcb »

bingo. :D :D :D

@me: rtfm

thanks nach hamburg....
Post Reply