How to create a color picker in html?

后端 未结 5 700
醉话见心
醉话见心 2020-12-30 05:47

How to make a color picker, like we see in different websites where users can scroll down different colors and on click can get the color code?

I have tried of maki

5条回答
  •  感情败类
    2020-12-30 06:21

    You can simply create a color picker by with type as color. But it works only in modern browsers.

    
    

    Preview at https://jsfiddle.net/itsselvam/9sL7s7ox/

提交回复
热议问题