Setting the mouse action to Hover (fade/slow) in OM Maximenu causes the tooltips (beauty tips module) created in another block to also 'slow' down. I would like to use the hover fade in maximenu but want the tooltips to popup immediately.
What should I do to "fix" this?

Comments

rvdtuin’s picture

oke setting interval to 0 and timeout to 0 fixed it.

hoverIntentOpts:{interval:0,timeout:0}}

But I changed this in jquery.bt.min.js directly

I know this is not how it should be done...but I don't know the right way (make a new file??? or dupicate and edit this file???)

pifagor’s picture

Issue summary: View changes
Status: Active » Closed (outdated)