Menu in Chrome Highlights all items on hover

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
kmarkvenas
Advanced
Advanced
Posts: 18
Joined: Thu Oct 18, 2012 3:06 pm

Menu in Chrome Highlights all items on hover

Post by kmarkvenas »

Hi,

My company just recently purchased version 5_920 and I upgraded the libraries from the older version.
I am having an issue in Chrome when I select a menu on an ASPX page. When I click on the Menu title the menu opens up correctly.
But when I hover over each item, they all get highlighted and not the just the one I selected.
So after you hover through each item in the menu once, they are all highlighted. So the whole menu is highlighted.
The only thing that should be highlighted is the one I am selecting.

Any ideas on how to fix this?

Kevin
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Re: Menu in Chrome Highlights all items on hover

Post by Andy »

Hi,

Sounds like you might have duplicate urls and "page matching" is matching them all up.

Are all the menu item url's unique?

Regards,
Andy
kmarkvenas
Advanced
Advanced
Posts: 18
Joined: Thu Oct 18, 2012 3:06 pm

Re: Menu in Chrome Highlights all items on hover

Post by kmarkvenas »

Thanks for the reply.

Yes, each menu item is unique.

Weird thing is when you are using the same menu on a classic ASP page it works fine. The ASPX pages don't work correctly.

This seems to work fine in IE.

Kevin
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Re: Menu in Chrome Highlights all items on hover

Post by Andy »

That is very odd!!!

Do you have a URL or some code that we can see?

-- Andy
kmarkvenas
Advanced
Advanced
Posts: 18
Joined: Thu Oct 18, 2012 3:06 pm

Re: Menu in Chrome Highlights all items on hover

Post by kmarkvenas »

I am only running the site locally in a development environment on my workstation right now.

Which piece of code do you need to look at? Do you need the menu_data.js file?

I have attached a picture of what the menu is doing.
Attachments
MenuExample.png
MenuExample.png (28.49 KiB) Viewed 24994 times
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Re: Menu in Chrome Highlights all items on hover

Post by Andy »

It would help if you can send over a copy of the website.

MS Internet Explorer is probably the best tool for the job.

Here's how: Load up your page in IE and then select "Save As" from the File menu. Ensure that "Webpage, complete" is the selected "Save as Type", then save it to an empty folder on your hard drive. This will create a .html file along with its associated files (css, images, js etc) - then, zip this file up and send it to the tech support system here at Milonic.

if you visit http://milonic.com/support/ you should be able to create a ticket where you can upload the .zip file - it's the most secure way.

Once we;ve got it, we'll take a look and see if we can find out what's going on.
kmarkvenas
Advanced
Advanced
Posts: 18
Joined: Thu Oct 18, 2012 3:06 pm

Re: Menu in Chrome Highlights all items on hover

Post by kmarkvenas »

Andy,

Do you have an email I can send a message to outside of the forum?

Kevin
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Re: Menu in Chrome Highlights all items on hover

Post by Andy »

Sure, I'll send you an email that you can reply to.
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Re: Menu in Chrome Highlights all items on hover

Post by Andy »

Hi Kevin,

I think there might be an error with tooltips.js

The version of the file you are running is 2.4 but the latest is 2.92

If you upgrade it, it just might fix the problem.

Cheers,
Andy
kmarkvenas
Advanced
Advanced
Posts: 18
Joined: Thu Oct 18, 2012 3:06 pm

Re: Menu in Chrome Highlights all items on hover

Post by kmarkvenas »

Thanks Andy. I will try it out and let you know how it goes.

Really appreciate all your help.
kmarkvenas
Advanced
Advanced
Posts: 18
Joined: Thu Oct 18, 2012 3:06 pm

Re: Menu in Chrome Highlights all items on hover

Post by kmarkvenas »

Yes, I forgot to update the tooltips.js file when I was updating the other files.

The problem has been resolved.

Thanks again.

Kevin
Post Reply