Relatively positioned vertical ??

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
sticks
Beginner
Beginner
Posts: 4
Joined: Mon Jun 16, 2003 3:05 am

Relatively positioned vertical ??

Post by sticks »

Hi. I'm looking at purchasing this menu but just want to confirm that I can create a vertical menu that is relatively positioned, that is table bound.

Thanks for your advice, Sheryll.
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

Hi Sheryll,

Should be able to do it. Try downloading the relatively positioned/table bound sample. Unzip the sample to a folder, then edit the menu.htm file, removing the following line:

Code: Select all

orientation="horizontal";
That should change it to a vertical menu (the default orientation). You could also change the line to read

Code: Select all

orientation="vertical";
Should have the same effect.

Hope that helps,

Kevin
sticks
Beginner
Beginner
Posts: 4
Joined: Mon Jun 16, 2003 3:05 am

Post by sticks »

Hi Kevin.
Thanks for your reply. Will go and attempt this now and
see how I get on.

Thanks, Sheryll.
Post Reply