Home > front end >  JavaScript drop-down menu will disappear, bosses help solve it
JavaScript drop-down menu will disappear, bosses help solve it

Time:09-25

JavaScript wrote a drop-down menu
Sub menu shows but the mouse can only move to one of the sub menu
Move to the other sub menu can disappear immediately


CodePudding user response:

You give setting_show. Mouseover add a block, give it a try

CodePudding user response:

Judgment of the event. The target, or whether the cursor is removed from the div
  • Related