当前位置: 首页 > 图文教程 > 网络编程 > Javascript > 5款Javascript颜色选择器

Javascript
form中限制文本字节数js代码
use jscript with List Proxy Server Information
use jscript List Installed Software
List Installed Software Features
List Information About the Binary Files Used by an Application
List the Codec Files on a Computer
List the UTC Time on a Computer
List Installed Hot Fixes
excel操作之Add Data to a Spreadsheet Cell
Add Formatted Data to a Spreadsheet
Apply an AutoFormat to an Excel Spreadsheet
JavaScript语法着色引擎(demo及打包文件下载)
类之Prototype.js学习
一款JavaScript压缩工具:X2JSCompactor
iis6+javascript Add an Extension File
jscript之Open an Excel Spreadsheet
jscript之Read an Excel Spreadsheet
jscript之List Excel Color Values
去除图像或链接黑眼圈的两种方法总结
Add a Formatted Table to a Word Document

5款Javascript颜色选择器


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2010-01-10   浏览: 539 ::
收藏到网摘: n/a

5款JavaScript颜色选择器(含jQuery插件)。

1. Farbtastic

Farbtastic

Farbtastic是一个color picker插件。它能够在一个页面中加入多个颜色选择控件,然后每个控件关联到页面中的一个元素比如:文本输入框。

2. Color Picker Control (演示地址)

Color Picker Control

Yahoo! UI Library中的颜色选择器。

3. jQuery Color Picker

jQuery Color Picker

一个简单的颜色选择控件。操作方式与Adobe photoshop中颜色选择操作置。

4. iColorPicker

iColorPicker

iColorPicker是一个只有6KB大小的jQuery Color Picker。只要将输入框的class属性设置为

5. dhtmlxColorPicker (演示地址)

dhtmlxColorPicker

dHTMLxColorPicker是一个功能强大的颜色选择控件。能够处理RGB、HSL和hex三种颜色格式。