There are questions on how to make one selection default, like this one. But I have a multiple select and want all the options to be selected initially. I found questions for something similar (like this), but not exactly what I want.
Is this possible without JavaScript?
http://jsfiddle.net/UgHT5/ is this your need?
<select multiple>
<option selected>a</option>
<option selected>b</option>
<option selected>c</option>
</select>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With