Title: [Plugin: JQuery Mega Menu Widget] delay mouse out
Last modified: August 19, 2016

---

# [Plugin: JQuery Mega Menu Widget] delay mouse out

 *  Resolved [gojak](https://wordpress.org/support/users/gojak/)
 * (@gojak)
 * [15 years ago](https://wordpress.org/support/topic/plugin-jquery-mega-menu-widget-delay-mouse-out/)
 * Hi,
 * Nice plugin, but I have one problem. Everything is working fine except menu close
   delay (mouse out). Setting up ms in settings panel doesn’t do anything. ?Any 
   suggestions?
 * Thanks
 * [http://wordpress.org/extend/plugins/jquery-mega-menu/](http://wordpress.org/extend/plugins/jquery-mega-menu/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [gojak](https://wordpress.org/support/users/gojak/)
 * (@gojak)
 * [15 years ago](https://wordpress.org/support/topic/plugin-jquery-mega-menu-widget-delay-mouse-out/#post-2067685)
 * Only adding **slow** and **fast** in milliseconds input area works. I wanted 
   to add really really slow closing delay b-b-b-ut I can’t.
    Editing this field
   in .js file doesn’t do anything also `if(defaults.event == ‘hover’){ // HoverIntent
   Configuration var config = { sensitivity: 2, // number = sensitivity threshold(
   must be 1 or higher) interval: 100, // number = milliseconds for onMouseOver 
   polling interval over: megaOver, // function = onMouseOver callback (REQUIRED)
   timeout: 400, // number = milliseconds delay before onMouseOut out: megaOut //
   function = onMouseOut callback (REQUIRED) }; $(‘li’,$dcMegaMenuObj).hoverIntent(
   config); }`
 *  Thread Starter [gojak](https://wordpress.org/support/users/gojak/)
 * (@gojak)
 * [15 years ago](https://wordpress.org/support/topic/plugin-jquery-mega-menu-widget-delay-mouse-out/#post-2067745)
 * Oh dear, wrong post. Sorry
    I have issue with JQuery Drop Down Menu…
 *  Plugin Author [remix4](https://wordpress.org/support/users/remix4/)
 * (@remix4)
 * [15 years ago](https://wordpress.org/support/topic/plugin-jquery-mega-menu-widget-delay-mouse-out/#post-2067816)
 * Hi gojak – sorry only just seen your post
 * Is it the actual menu sliding effect you want to slow down?
 * altering hoverintent affects how reactive the menu is to mouseout of the main
   menu item. To change actual speed you need to change the defaults.speed setting.
 * At the moment the plugin only has a couple of settings to make it less complicated
   but will look at updating it to give more control.
 * If you want to manually set it for now change the variable defaults.speed in 
   lines 38, 41, 48 and 51 of the jquery plugin
 *  Thread Starter [gojak](https://wordpress.org/support/users/gojak/)
 * (@gojak)
 * [15 years ago](https://wordpress.org/support/topic/plugin-jquery-mega-menu-widget-delay-mouse-out/#post-2067817)
 * Thank you so much.
 * Cheers!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: JQuery Mega Menu Widget] delay mouse out’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jquery-mega-menu_e7e7e7.svg)
 * [JQuery Mega Menu Widget](https://wordpress.org/plugins/jquery-mega-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-mega-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-mega-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-mega-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-mega-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-mega-menu/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [gojak](https://wordpress.org/support/users/gojak/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/plugin-jquery-mega-menu-widget-delay-mouse-out/#post-2067817)
 * Status: resolved