Problem with Amazon Style tab menu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
mib
Beginner
Beginner
Posts: 1
Joined: Tue Dec 20, 2005 11:42 pm

Problem with Amazon Style tab menu

Post by mib »

Hi'

Im thinking about purchasing your menu, but are experiensing a problem with the test-code, and the problem can also be seen on the demo located at :
http://milonic.com/menusample74.php

The problem is that when clicking one tab several times, you might end up having the belonging sub-menu selected, but the tab itself is de-selected.
When this situation arises, selecting another tab causes two tabs to be active at the same time.
Is this a behaviour that i can avoid by changing the menu_data.js or another file?
Or is it a bug that will be fixed?

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

Post by Ruth »

You could try putting

Code: Select all

closeonclick=1;
in the menuStyle. That should make it close the submenu when you click the tab.

Ruth
Post Reply