How to change style of Scrollbar in Select Control on HTML?

不羁的心 提交于 2020-03-21 20:29:30

问题


How to change style of Scrollbar in Select Control in HTML?


回答1:


You cannot set styles to the system elements. They look different in different bowsers and OSs. And you cannot do anything dirctly with them. But you could use some jQuery plugins to replace system elements. check this



来源:https://stackoverflow.com/questions/6922807/how-to-change-style-of-scrollbar-in-select-control-on-html

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!