选择多个选项而不保留CTRL

时间:2017-03-25 22:22:18

标签: html css html5 css3

是否可以制作LeftMoust& SmartDevices点击会自动多选选项而无需按住 Ctrl ,仅使用HTML和CSS?

<select multiple>
    <option>Value1</option>
    <option>Value2</option>
    <option>Value3</option>
    <option>Value4</option>
</select>

0 个答案:

没有答案