I am trying to make a dropdown list that contains a placeholder. It doesn\'t seem to support placeholder=\"stuff\" as other forms do. Is there a different way to ob
placeholder=\"stuff\"
Bootstrap select has an noneSelectedText option. You can set it via data-none-selected-text attribute. Documentation.
noneSelectedText
data-none-selected-text