Just testing the 'following menu' - highlights get stuck

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
crawley
Advanced
Advanced
Posts: 24
Joined: Tue Sep 17, 2002 2:22 pm
Contact:

Just testing the 'following menu' - highlights get stuck

Post by crawley »

please see http://www.crawleyontheweb.com/sai/curzontestmenu.htm - when you scroll around membership and lisitings the highlighting gets stuck.

This is the bit from the menu array file which I assume is the problem
,"HOME","show-menu=JavaScript","#",,0
,"ABOUT","show-menu=DHTMLMenu","#",,0
,"MEMBERSHIP","show-menu=HTMLStuff","#",,0
,"LISTINGS","show-menu=HTMLStuff","#",,0
])

but I can see nothing wrong with it? Could the problem be somewhere else?
Sharon
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Why the ,"#", in the array? I just skip it if not using that parameter, as ",,". Also, what version of the menu are you using? Seems to me there was a 'sticky' problem awhile back that Andy fixed.
John
crawley
Advanced
Advanced
Posts: 24
Joined: Tue Sep 17, 2002 2:22 pm
Contact:

Sticky problem - menu was only downloaded today

Post by crawley »

Hi - I have removed the hashes and the menu was downloaded only today so it must be the latest version - also how do I change the width of the various menus?
Sharon
crawley
Advanced
Advanced
Posts: 24
Joined: Tue Sep 17, 2002 2:22 pm
Contact:

Sorry forget about the width -but menus still sticky

Post by crawley »

I've found the width bit but menus still sticky
Sharon
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

In each addMenu you'll find the following parameter...

Code: Select all

// Menu Width - Menus width in pixels
John
crawley
Advanced
Advanced
Posts: 24
Joined: Tue Sep 17, 2002 2:22 pm
Contact:

forget its fixed! - I had duplicate 'show-menu= lines

Post by crawley »

it seems that if you have two options on the menu that refer to the same named 'show-menu= whatever then the highlighting gets stuck!

So I renamed them.
:D
Sharon
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Ah HA :!: See there - you're one of the group already...

Good catch.
John
Post Reply