Dear Sir/Madam,
How can I make the CSS if a select element without selected option, I want to color it if is has no item selected.
Hi there,
The SELECT HTML element is rendered by the operating system and that is why you do not have much control over that, except if you use Javascript libraries.
Toolset does not have any built in functionality to implement such a thing. I did a search and found the result below:
https://stackoverflow.com/questions/13694271/modify-select-so-only-the-first-one-is-gray
But it is not exactly what you need.
As the fact that the Select is generated by Toolset does not have anything to do with the query I suggest that you ask this in stackoverflow website and see what answer you will get there
Thanks.