Its called an attribute selector
option[value="1"] { background-color:yellow; }
Example http://jsfiddle.net/JchE5/
Read full article from html - CSS selector for select option value - Stack Overflow
Its called an attribute selector
option[value="1"] { background-color:yellow; }
Example http://jsfiddle.net/JchE5/
Read full article from html - CSS selector for select option value - Stack Overflow
No comments:
Post a Comment