Change IE background color on unopened, focused select box

后端 未结 4 1200
感情败类
感情败类 2020-12-20 11:20

I\'d like to change the blue background color from IE when a drop down is focused, but I can\'t seem to find any CSS to do this.


                
                
                
            
        


I hope this helps you.

I also recommend you have a look at:

  • jQuery.customSelect()
  • Style a Select Box Using Only CSS
  • DropKick.js
  • Custom Style All Your Form Elements with Pure CSS and No JavaScript

…and an overview of 40 Techniques:

  • Form Elements: 40+ CSS/JS Styling and Functionality Techniques

These sites will give you information on how to further style the select with css and / or javascript.

Have fun reading and happy coding!

提交回复
热议问题