在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → javascript调色板(取色器)

javascript调色板(取色器)

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:0.70M
  • 下载次数:1
  • 浏览次数:214
  • 发布时间:2021-11-11
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
主要特色: 可以使用JavaScript来方便的控制调色板的行为 完整的颜色调色板 RGB/HSL 支持用户自定义颜色 支持的浏览器有: IE 5.5 and above Mac OS X Safari Mozilla 1.4 and above FireFox 0.9 and above Opera
【实例截图】
【核心代码】
16359647428054544890.zip
├── dhtmlxColorPicker
│   ├── codebase
│   │   ├── dhtmlxcolorpicker.css
│   │   ├── dhtmlxcolorpicker.js
│   │   ├── dhtmlxcommon.js
│   │   └── imgs
│   │   ├── arrow.gif
│   │   ├── blank.html
│   │   ├── bottom.gif
│   │   ├── buttons_panel.gif
│   │   ├── colormini.png
│   │   ├── color.png
│   │   ├── cross.gif
│   │   ├── left_bottom.gif
│   │   ├── left.gif
│   │   ├── left_top.gif
│   │   ├── right_bottom.gif
│   │   ├── right.gif
│   │   ├── right_top.gif
│   │   ├── slide.gif
│   │   └── top.gif
│   ├── doc
│   │   ├── alpha.html
│   │   ├── common
│   │   │   ├── index.html
│   │   │   └── styles.css
│   │   ├── events.html
│   │   ├── guide.html
│   │   ├── index.html
│   │   ├── intro.html
│   │   ├── objects.html
│   │   ├── ogroup.html
│   │   ├── tgroup.html
│   │   └── toc.xml
│   ├── readme.txt
│   ├── samples
│   │   ├── common
│   │   │   ├── bg_code.gif
│   │   │   ├── demo_notification.tpl
│   │   │   ├── dhtmlxcalendar_icon.gif
│   │   │   ├── dhtmlxcolorpicker_icon.gif
│   │   │   ├── dhtmlxcombo_icon.gif
│   │   │   ├── dhtmlxfolders_icon.gif
│   │   │   ├── dhtmlxgrid_icon.gif
│   │   │   ├── dhtmlxmenu_icon.gif
│   │   │   ├── dhtmlxslider_icon.gif
│   │   │   ├── dhtmlxtabbar_icon.gif
│   │   │   ├── dhtmlxtoolbar_icon.gif
│   │   │   ├── dhtmlxtreegrid_icon.gif
│   │   │   ├── dhtmlxtree_icon.gif
│   │   │   ├── dhtmlxwindows_icon.gif
│   │   │   ├── footer.tpl
│   │   │   ├── header.tpl
│   │   │   ├── index_prod.tpl
│   │   │   ├── index_sub.tpl
│   │   │   ├── leaf.gif
│   │   │   ├── leaf_new.gif
│   │   │   ├── leaf_pro.gif
│   │   │   ├── leaf_pro_new.gif
│   │   │   ├── logo_bg.gif
│   │   │   ├── notproedition.tpl
│   │   │   ├── sample_close.gif
│   │   │   ├── style.css
│   │   │   ├── supress_errors_block.tpl
│   │   │   └── Thumbs.db
│   │   ├── index.html
│   │   ├── initialization
│   │   │   ├── color_init_html.html
│   │   │   ├── color_init_js.html
│   │   │   ├── color_link.html
│   │   │   └── index.html
│   │   └── usage
│   │   ├── color_change_attrs.html
│   │   ├── color_init_api.html
│   │   ├── event.html
│   │   └── index.html
│   └── sources
│   ├── dhtmlxcolorpicker.js
│   ├── dhtmlxcommon.js
│   └── imgs
│   ├── arrow.gif
│   ├── blank.html
│   ├── bottom.gif
│   ├── buttons_panel.gif
│   ├── colormini.png
│   ├── color.png
│   ├── cross.gif
│   ├── left_bottom.gif
│   ├── left.gif
│   ├── left_top.gif
│   ├── right_bottom.gif
│   ├── right.gif
│   ├── right_top.gif
│   ├── slide.gif
│   └── top.gif
├── docsExplorer
│   ├── blank.html
│   ├── codebase
│   │   ├── dhtmlxcommon.js
│   │   ├── dhtmlxtabbar.css
│   │   ├── dhtmlxtabbar.js
│   │   ├── dhtmlxtabbar_start.js
│   │   ├── dhtmlxtree.css
│   │   ├── dhtmlxtree.js
│   │   └── imgs
│   │   ├── bg_sampleexplorer_header.gif
│   │   ├── bg_sample_tree.gif
│   │   ├── blank.gif
│   │   ├── blank.html
│   │   ├── dhtmlxcalendar_icon.gif
│   │   ├── dhtmlxcolorpicker_icon.gif
│   │   ├── dhtmlxcombo_icon.gif
│   │   ├── dhtmlxcommon_icon.gif
│   │   ├── dhtmlxdataprocessor_icon.gif
│   │   ├── dhtmlxfolders_icon.gif
│   │   ├── dhtmlxgantt_icon.gif
│   │   ├── dhtmlxgrid_icon.gif
│   │   ├── dhtmlxmenu_icon.gif
│   │   ├── dhtmlxslider_icon.gif
│   │   ├── dhtmlxtabbar_icon.gif
│   │   ├── dhtmlxtoolbar_icon.gif
│   │   ├── dhtmlxtreegrid_icon.gif
│   │   ├── dhtmlxtree_icon.gif
│   │   ├── dhtmlxvault_icon.gif
│   │   ├── dhtmlxwindows_icon.gif
│   │   ├── docs_title_logo.gif
│   │   ├── folderClosed.gif
│   │   ├── folderOpen.gif
│   │   ├── iconCheckAll.gif
│   │   ├── iconChecked.gif
│   │   ├── iconCheckGray.gif
│   │   ├── iconFlag.gif
│   │   ├── iconGraph.gif
│   │   ├── icon_new.gif
│   │   ├── iconSound.gif
│   │   ├── iconText.gif
│   │   ├── iconTexts.gif
│   │   ├── iconUnCheckAll.gif
│   │   ├── icon_ver.gif
│   │   ├── iconWrite1.gif
│   │   ├── iconWrite2.gif
│   │   ├── leaf.gif
│   │   ├── leaf_new.gif
│   │   ├── leaf_pro.gif
│   │   ├── leaf_pro_new.gif
│   │   ├── leaf_upd.gif
│   │   ├── left
│   │   │   └── scbr
│   │   │   ├── a_left.gif
│   │   │   ├── a_middle.gif
│   │   │   ├── a_right.gif
│   │   │   ├── p_left.gif
│   │   │   ├── p_middle.gif
│   │   │   └── p_right.gif
│   │   ├── line1.gif
│   │   ├── line2.gif
│   │   ├── line3.gif
│   │   ├── line4.gif
│   │   ├── logo_sampleexplorer.gif
│   │   ├── minus2.gif
│   │   ├── minus3.gif
│   │   ├── minus4.gif
│   │   ├── minus5.gif
│   │   ├── minus.gif
│   │   ├── null.gif
│   │   ├── plus2.gif
│   │   ├── plus3.gif
│   │   ├── plus4.gif
│   │   ├── plus5.gif
│   │   ├── plus.gif
│   │   ├── tab_title_docs.png
│   │   ├── tab_title_samples.png
│   │   └── title_sampleexplorer.gif
│   ├── doc
│   │   ├── common
│   │   │   └── styles.css
│   │   └── dhtmlxxml
│   │   ├── codebase
│   │   │   ├── dhtmlxcommon.js
│   │   │   ├── dhtmlxtabbar.css
│   │   │   ├── dhtmlxtabbar.js
│   │   │   ├── dhtmlxtabbar_start.js
│   │   │   └── imgs
│   │   │   ├── blank.html
│   │   │   ├── close.png
│   │   │   ├── loading.gif
│   │   │   ├── scrl_b.gif
│   │   │   ├── scrl_l.gif
│   │   │   ├── scrl_r.gif
│   │   │   ├── scrl_t.gif
│   │   │   └── top
│   │   │   ├── a_left.gif
│   │   │   ├── a_middle.gif
│   │   │   ├── a_right.gif
│   │   │   ├── modern
│   │   │   │   ├── a_left.gif
│   │   │   │   ├── a_middle.gif
│   │   │   │   ├── a_right.gif
│   │   │   │   ├── p_left.gif
│   │   │   │   ├── p_middle.gif
│   │   │   │   ├── p_middle_over.gif
│   │   │   │   └── p_right.gif
│   │   │   ├── p_left.gif
│   │   │   ├── p_left_skos.gif
│   │   │   ├── p_middle.gif
│   │   │   ├── p_right.gif
│   │   │   ├── p_right_skos.gif
│   │   │   ├── silver
│   │   │   │   ├── a_left.gif
│   │   │   │   ├── a_middle.gif
│   │   │   │   ├── a_right.gif
│   │   │   │   ├── p_left.gif
│   │   │   │   ├── p_middle.gif
│   │   │   │   ├── p_right.gif
│   │   │   │   └── sample.gif
│   │   │   └── with_bg
│   │   │   ├── a_left.gif
│   │   │   ├── a_left_skos.gif
│   │   │   ├── a_middle.gif
│   │   │   ├── a_right.gif
│   │   │   ├── a_right_skos.gif
│   │   │   ├── p_left.gif
│   │   │   ├── p_left_skos.gif
│   │   │   ├── p_middle.gif
│   │   │   ├── p_middle_over.gif
│   │   │   ├── p_right.gif
│   │   │   └── p_right_skos.gif
│   │   ├── combo_xml.pdf
│   │   ├── data.css
│   │   ├── data.js
│   │   ├── grid_xml.pdf
│   │   ├── index.html
│   │   ├── menu_xml.pdf
│   │   ├── tabbar_xml.pdf
│   │   ├── toolbar_xml.pdf
│   │   ├── treegrid_xml.pdf
│   │   ├── tree_xml.pdf
│   │   ├── xmlAbout.html
│   │   ├── xmlCombo.html
│   │   ├── xmlGrid.html
│   │   ├── xmlMenu.html
│   │   ├── xmlTabbar.html
│   │   ├── xmlToolbar.html
│   │   ├── xmlTreeGrid.html
│   │   └── xmlTree.html
│   ├── index.html
│   └── xml
│   ├── docs_tree.xml
│   └── samples_tree.xml
├── index.html
├── License_Free.html
└── readme.txt

26 directories, 226 files

标签:

实例下载地址

javascript调色板(取色器)

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警