Hi there,
I am using the Superfish v1.4.8 plugin on
www.financialforce.com and have hoverIntent loaded, but it doesn't seem to be taking effect (menu items just disappear as soon as you leave them).
I tried this on line 50 of superfish.js
- if($.fn.hoverIntent && !o.disableHI){
- alert("got hoverIntent enabled");
- }
and it alerts, so it is loaded.
Anyone got any ideas on what I missed?
Many thanks,
Ben