Answer the question
In order to leave comments, you need to log in
How to hide menu when hovering over menu item?
Good afternoon.
I want to make dropdown menus on mouse hover.
Below is the HTML code
<div>
<span>Click to show menu</span>
<ul class="menu">
<li>Раздел 1</li>
<li>Раздел 1</li>
<li>Раздел 1</li>
<li>Раздел 1</li>
</ul>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question