Question
Menu list populated on hovering on a link does not disappear even after moving the cursor to different link
We are working a requirement where we need to populate menu list upon hovering on each field.
Menu list populated for field 1 should disappear when the cursor is moved to hover on field 4.
However, in our case, the menu list populated for field 1 continuous to display on screen even when the menu list of field 4 populates. Could anyone assist to fix this?
This works fine only when the user clicks on the screen. However, we want to achieve the functionality only with mouse hover instead of mouse click.