X and Y Positioning of Submenus

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Sean
Beginner
Beginner
Posts: 2
Joined: Wed Feb 11, 2004 4:06 pm
Location: Australia
Contact:

X and Y Positioning of Submenus

Post by Sean »

I am hoping this hasn't been answered before somewhere, I didn't see anything, if so I appologise.

I am trying to shift the Submenus from their standard positions so that they are level with y positioning of the menus they come off of, and a 1 - 5 pixel y distance gap seperating them from the menu they extend from.

Is there an x and y submenu positioning code that allows this?

Any help in this matter would be greatly appreciated.

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

Post by Maz »

I just posted this, you must have missed mine.

example:
left="offset=-3px";
top="offset=3px";

place them in menu style just above menu items.

Regards,
maz
Sean
Beginner
Beginner
Posts: 2
Joined: Wed Feb 11, 2004 4:06 pm
Location: Australia
Contact:

Post by Sean »

Hi Maz,

Thanks heaps for that. It solved my problem.
Post Reply