Hi Alex,

Usually hoverIntent improves how Superfish works as the very slight
lag means that submenus are not flickering open unnecessarily, so I
assume you may have altered the settings so that the delay is longer
for use with Cluetip. To hack Superfish, change the
applySuperfishHovers function to this:

applySuperfishHovers : function(){
        return this.hover(over,out);
}

Just so you are aware, in a soon-to-be released update to Superfish,
that function doesn't exist, so maybe I'll add an official option to
be able to disable hoverIntent for the menu.

Cheers
Joel Birch.

Reply via email to