I need to create a combobox with custom item's design to use in a php website.
however i can't figure out what to use since there's no way to do it by simple css (that i know of)
It should look somewhat like this:
I need to create a combobox with custom item's design to use in a php website.
however i can't figure out what to use since there's no way to do it by simple css (that i know of)
It should look somewhat like this:
Look here to see how to stye a combobox with pure css. Just adapt the properties as you wish regarding color etc.