I have a select which initially shows Select language until the user selects a language. When the user opens the select, I don\'t want it to show a
select
Try this:
Do not display 1 1
In the CSS:
.selectSelection option:first-child{ display:none; }