+ 1

How can

How can I create a drop down menu from an anchor tag that is inside a div tag? I know the conventional way of doing it is to create an <ul> and <li> and <ul> etc. But is it possible to create it without using the <ul> tag?

5th Sep 2017, 2:55 AM
Gad Patrick
Gad Patrick - avatar
2 odpowiedzi
+ 3
This conventional way may be an included library's way; jqueryui behavior is one such example, where tags are reinterpreted how you're describing. It may help if you can show where you've seen that, so that people can analyze how it was done.
5th Sep 2017, 3:18 AM
Kirk Schafer
Kirk Schafer - avatar
+ 2
I think you got dropdown lists completely wrong
5th Sep 2017, 3:01 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar