Fast move in and out, the move out event is not triggered

move in and out quickly, and the move event is not triggered. The mask layer in a ul list written by jq shows the hiding function. When moving in and out quickly in li, the event is not triggered.
$(".music _ title") .Mouseenter (function () {
$(this) .siblings (" .music _ info_zhezhao"). Show ();

)

return false
})
$(".music _ info_zhezhao") .Mouseleave (function () {

$(this). Hide ();

return false

})

Mar.05,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b394c7-2c176.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b394c7-2c176.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?