0
How can one make a drop-down element in a website
6 Antworten
+ 2
Thanks it can help
+ 1
Do you have an example of what kind of drop-down you want? HTML only or HTML + JavaScript?
0
Do you want a drag & drop (as per your tag) or a dropdown (as per your post title)?
0
Drop-down
0
Html and JavaScript
0
An example of a hover dropdown menu: http://jsfiddle.net/hdesigns/mNyKE/
An example of a dropdown menu that you have to click on: https://www.w3schools.com/howto/howto_js_dropdown.asp
Look at the sidebar on the left of the second link and you will see a ton of menu options you can generate on your website.