How can i make the Html drop down list to go up instead of going down
i want the html drop down list 开发者_高级运维to open the opposite way thanks.
This depends entirely on the browser and operating system and you have no control over it.
You'll need to make your own fake select element lookalike if you have such specific needs.
精彩评论