标签: javascript html css
我需要选择一个用户可以选择颜色的选项,某人知道如何操作它或者是否是某个库
enter image description here
答案 0 :(得分:2)
如果它只是你想要的颜色选择器
<input name="Color Picker" type="color"/>
https://jsfiddle.net/62Le2cbc/13/