SyntaxFix
Write A Post
Hire A Developer
Questions
You can actualy fake the transparency of option DOMElements with the following CSS:
option
option { /* Whatever color you want */ background-color: #82caff; }
The option tag does not support rgba colors yet.
rgba