A newer version of this page is available. Switch to the current version.

jQuery ContextMenu - showSubmenuMode.delay

Specifies the delay of submenu show and hiding.

Type:

Object

|

Number

Default Value: { show: 50, hide: 300 }

hide

The time span after which the submenu is hidden.

Type:

Number

Default Value: 300

show

The time span after which the submenu is shown.

Type:

Number

Default Value: 50