Sub Menus not disappearing properly

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Mr_Richard
Beginner
Beginner
Posts: 2
Joined: Mon Jan 08, 2007 9:17 am

Sub Menus not disappearing properly

Post by Mr_Richard »

The sub menus are not disappearing when I mouse over to the next main menu item.

The sample menus on the Milonic website work fine.

The address is http://clearcomm.ca/menu/

To view the problem:

Go to Products, down to 5th Wheels or any other sub menu, then mouse up to Construction without touching the Products menu item. The sub menus will overlap each other.

This problem exists whether it is based in a table or not.

Any ideas would be greatly appreciated, as I did not find any similar problems by doing a forum search.

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

Post by Ruth »

Hi,

It's the offbgcolor="#"; that is causing the problem. Either put it as offbgcolor=""; or offbgcolor='transparent'; if you don't want a color.

Ruth
Mr_Richard
Beginner
Beginner
Posts: 2
Joined: Mon Jan 08, 2007 9:17 am

Post by Mr_Richard »

Ruth, You're the BEST! :D
Post Reply