jquery/jquery-ui

Exposing menu opening delay as an option

Open

#2,395 opened on Mar 11, 2026

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

Repository metrics

Stars
 (11,194 stars)
PR merge metrics
 (Avg merge 19d 12h) (2 merged PRs in 30d)

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