tree menu with an attitude :)

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
stuartharden
Advanced
Advanced
Posts: 20
Joined: Mon Mar 21, 2005 6:26 pm
Location: Atlanta, US
Contact:

tree menu with an attitude :)

Post by stuartharden »

I realize the tree menu is still in development, but have what I hope to be a solution ready problem.

The tree menu in place is "simple" but has exhibited some odd behavior...like two top level menus with tree submenus, one functioning and one not...apparently identical...copied the functioning menu items over the non functioning submenu, then replacing, one by one, the old/functioning items with the desired menu items...at times, this "fixed" the problem.

That said, here is the problem at hand: Sub menu, upon mouseover, increases (not according to style) padding value, and does not displace the other top level menu items, such that the submenu appears over the lower top level menu items.

I have tried to use background colors, in and out of the css...to no avail.

http://www.ciclt.net/ncagbc

Any ideas?

Thanks for checking-

Stuart
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Re: tree menu with an attitude :)

Post by John »

Try the latest version of treemenu here.
John
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: tree menu with an attitude :)

Post by Ruth »

Hi,

Try the following:

add itemheight=25; to your tstyle2
in your css styles for this menu and for the other one you have on the members item in this menu, remove the right and left padding of 2/4px and add text-indent:7px. See if that helps.

The problem is the padding, and I have no idea why it's doing what it is.

Ruth
Post Reply