Ext JS - Learning Center

Extension:Yui Color Picker

From Learn About the Ext JavaScript Library

Jump to: navigation, search
Summary: Colorpicker widget
Author: Amon
Published: 2007-09-03
Version: 1.1.1
Ext Version: 1.1.1 / 2.0
License: LGPLv3
Demo Link: View Demo
Forum Post: View Post

Contents

Extension

The Colorpicker widget is a control, where the user can pick a color like in the Photoshop. The widget convert it to RGB values, to HSV values and to Hexa value.

Status

Released for ExtJS 1.1.1.
Demo: http://ux.theba.hu/colorpicker/
Under development for ExtJS 2.0.
Demo: http://ux.theba.hu/colorpicker2/

Usage

  • Download ExtJS 1.1.1 library
  • Download Ext.ux.ColorPicker library
  • Unpack ExtJS library to a folder
  • Unpack Ext.ux.ColorPicker.js.zip to the same folder!
  • Go to the [ext folder]/examples/color-picker/ folder and launch color-picker.ux.html in a browser.
  • For details click here

View Forum Posts

Changelog

  • Ver.: 1.1.1 YUI Compressor compatibility
  • Ver.: 1.1 Websafe color calculate, display and can be select, enter works in the inputs
  • Ver.: 1.0 Documentation, webpage, example
  • Ver.: 0.9 (stable) CSS refactored, inline reference and demo are done.

Screenshots

ColorDialog layout

  • This page was last modified 12:56, 29 October 2007.
  • This page has been accessed 12,503 times.