基于Jquery的颜色选择器

来源:互联网 发布:sqlserver linux 原理 编辑:程序博客网 时间:2024/05/21 05:05

想要寻找个颜色选择器,像是PhotoShop里那样的,但是没有现成的内容,所以就打算自己做一个,下面就是我自己做出来的效果。

详细源码查看:http://runjs.cn/code/isncavfv

演示地址:http://runjs.cn/detail/isncavfv

对于这种颜色选择器,首先我们分析一下该选择器中内容

  1. 详细颜色选择区域
  2. 主体颜色选择区域
  3. 信息展示区域

 


<script type="text/javascript"><!--google_ad_client = "ca-pub-1944176156128447";/* cnblogs 首页横幅 */google_ad_slot = "5419468456";google_ad_width = 728;google_ad_height = 90;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
原创粉丝点击