All horizontal menu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
hackcess
Beginner
Beginner
Posts: 1
Joined: Wed Jun 23, 2004 3:39 am

All horizontal menu

Post by hackcess »

I'm trying to build a type of menu that Milonic appears it *could* do but there are no samples for it nor can I find editable parameters to make it happen.

What I want is can be found here:

http://milonic.com/menusample25.php

... the issue I have with this sample is that I do NOT want the dropped menu to align itself under the hilited menu I just rolled over. I want the menu AND sub-menu to align on the right edge. To visualize what I mean, look at both the menu and sub-menu and note their widths. What I want is for the extreme RIGHT of both the menu and sub-menu to align.

I made a mockup here: http://www.karbonized.com/rightalign.gif

Thanks.
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Post by Maz »

Can you use absolute positioning?

screenposition="right";
left="offset=-100";

or whatever value offset from the right on both main and submenu?

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

Post by Ruth »

I believe you will need to look at the methods and functions section for that. The link takes you there, but it's on the homepage under DHTML menu, Quick Reference guides. You need to know a bit about javascript and functions.


Ruth
Post Reply