简体   繁体   中英

Asp:menu - submenu mouse out and delay hide time

I am using Asp.net menu control, and I try to delay the hiding of submenu items.

On submenu items when the mouse leaves the li element then the submenu disappears instantly.

But I want a 2 seconds delay.

How can I do this ?

Thanks.

This is the solution :

Go to the Properties of the Asp.Net Menu Control.

Find the DisappearAfter property.

Set the value in millisecond.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM