How to create dropdown menu? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

How to create dropdown menu?

my websites navbar is on button tag, i like to create dropdown menu when the mouse is hover my navbar buttons.

14th Jun 2017, 7:51 AM
Roland Doctor
Roland Doctor - avatar
2 Answers
+ 7
You can use css and JQuery See this code https://code.sololearn.com/WuFRikQ77uAZ/?ref=app
11th Jul 2017, 2:54 AM
⏩▶Clau◀⏪
⏩▶Clau◀⏪ - avatar
+ 1
https://www.w3schools.com/howto/howto_css_dropdown.asp
14th Jun 2017, 8:07 AM
Joseph P French
Joseph P French - avatar