jquery/jquery-ui

Exposing menu opening delay as an option

Open

#2395 opened on Mar 11, 2026

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (11,194 stars) (5,390 forks)batch import
Behavior shared with 1.12Comp: Menuhelp wanted

Description

Currently the opening of parent menu item uses a delay of 300ms which cannot be changed.

I suggest moving the delay to an option so that this can be configured.

Contributor guide