Given this Select element CSS3 style: how to use Unicode character instead of background image?
问题 HTML5 Select element CSS3 style (no javascript) is shown below: Listing 1. Select element CSS3 style (no javascript): select { border : 1px solid #e9e9e9; width : 12em; height : 2.5em; font-family : Arial, Calibri; font-size : 1em; color : #303030; padding : 0.3em 0.5em 0.3em 0.5em; -moz-border-radius : 0.5em; -webkit-border-radius : 0.5em; border-radius : 0.5em; box-shadow : inset 0 0 5px #a0a0a0; -webkit-appearance : none; -moz-appearance : none; appearance : none; background : url(http:/