Hi all,

Superfish doesn't works well in Chrome.

This js warning is triggered: "event.returnValue is deprecated. Please use the standard event.preventDefault() instead"

This is a known bug of jQuery, and it will be fixed in jQuery in 1.11 version (beta available).

See: http://bugs.jquery.com/ticket/14282

Assuming that this is the real cause, there's something we can do while waiting for the final 1.11 version comes out?

Thank you very much

MXT

Comments

mehrpadin’s picture

Hey there,

That's just a warning, nothing to do with Superfish anyway; tell me what do you exactly mean by not working well then email me the URL and I'll take a look :)

MXT’s picture

You have mail ;-)

Thank you!

MXT’s picture

Detailed description of the issue:

The general problem is that third level of drop-down doesn't appear at all.
Sometimes it could appear if you try this:

  1. mouseover on first item to open second level drop-down
  2. with second drop down opened, mouse out and wait until hilighted menu item stop to be hilighted
  3. mouseenter now on a item and third level should now appear.

Worst results are triggered using superfish setting 'Slide-in effect' setted to 'vertical': in this case drop-down doesn't hide at all on mouseout.

I still can't understand if it is a css or js problem (third level is however printed out in html code, but doesn't shows up like described above)

EternalLight’s picture

Hi,

Had the same issue - the 3-rd level menus worked in Firefox only. When I set slide-in effect to none, it started to work.

geek-merlin’s picture

Status: Active » Closed (duplicate)