0

Which programming language is used to creat drop down list in HTML???

1st Jun 2017, 12:20 PM
Salifu A Sadick
Salifu A Sadick - avatar
4 Answers
+ 1
Drop downs are made using CSS or Js/Jquery usually, even bootstrap. i think this will apply for your needs: https://www.w3schools.com/css/css_dropdowns.asp
1st Jun 2017, 1:32 PM
Welliton Malta
Welliton Malta - avatar
0
HTML5... I believe the <datalist> tag is what you're looking for.
1st Jun 2017, 12:37 PM
Spock
Spock - avatar
0
no that. what i mean is hover drop down
1st Jun 2017, 12:40 PM
Salifu A Sadick
Salifu A Sadick - avatar
0
Oh, I have no idea.
1st Jun 2017, 12:42 PM
Spock
Spock - avatar