I'm getting some complaints with drop down links not working with Windows 8 and IE 10. The top links are not actual links (except Home), but the users are complaining that when they hover over the menu, the menu drops down, and then they choose a lower link, but it doesn't link to anything.

The site is: www.stjohnsmpls.org.

I have Win 7 and the menus work in all my browsers (Firefox, IE9, Chrome, Safari).

I have enabled the 'Use Javascript' option and optimize css and javascript in the performance settings.

Thanks.

Comments

nestor.mata’s picture

Hi,

I notice in your site that seems fixed.
How did you fixed? I'm having the same problem.

Thanks,
Nestor

xiukun.zhou’s picture

Status: Active » Fixed

current Superfish version is 1.4.8

Superfish v1.7.4 support:

Superfish is an enhanced Suckerfish-style menu jQuery plugin that takes an existing pure CSS drop-down menu (so it degrades gracefully without JavaScript) and adds the following much-sought-after enhancements:

Supports touch devices. On Android, iOS, Windows Phone 7 and IE10 (with touchscreen), first touch will open an associated submenu, second will follow the link. Mouse and keyboard accessibility works as normal. Note that you currently need to include Brian Cherne’s hoverIntent plugin to support certain Android browsers' and IE10's touch interaction. This may change.

upgrade your superfish to v.1.7.4
@see #2001616: Upgrade included Superfish library to the latest version 1.7.4 (currently shipping 1.4.8)

xiukun.zhou’s picture

this feature from nice_menus 7.x-2.x , if you nice_menus version is 6.x. you can download plugin and override nice_menus directory js file, then update your jquery to last verision

thalemn’s picture

Nestor,

I really didn't do anything other than what I posted originally. It may be the end user's computer, too, that's causing the problem.

Thanks for confirming that it's working for you. Are you using W8 with IE10?

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

UTAN_dev’s picture

download plugin and override nice_menus directory js file, then update your jquery to last verision

I'm also experiencing the touch problems referenced here. I'm using 6.x-2.1 and this would solve my problem. Could you please describe the steps in greater detail? Thanks.