1

Can someone please tell me how to change the blue color that comes up when we are navigating through options in a HTML selectbox and also when an option is selected it fills the selectbox with blue color and it happens only in IE ..Is there a way撤消它。

<select class="searchBox-selectbox" id="scope__1" tabindex="1" name="mode1">
    <option selected="" value="simpleall">All of the words</option>
    <option value="simpleany">Any of the words</option>
    <option value="phrase">Exact phrase</option>
</select>
4

0 回答 0