You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
LiaoNingDangAn/public/static/diaowen/js/plugs/colpick-jQuery
杜函宇 c2bab95c33
Initial commit
2 years ago
..
css Initial commit 2 years ago
js Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md Initial commit 2 years ago
colpick.jquery.json Initial commit 2 years ago

README.md

colpick Color Picker

colpick is a simple Photoshop-style color picker jQuery plugin. Its interface is familiar for most users and it's also very lightweight loading less than 30 KB to the browser.

For instructions and examples see: http://colpick.com/plugin

  • No images! Just a JS and a CSS file
  • Very intuitive Photoshop-like interface
  • Light and dark easy-to-customize CSS3 skins
  • 28 KB total loaded by the browser
  • Works and looks nice even on IE7
  • Extremely easy to implement

Layouts

full: colpick full layout
rgbhex: colpick rgbhex layout
hex: colpick hex layout

Dual licensed under the MIT and GPL licenses.

Based on Stefan Petre's color picker