colorpicker2 Color Picker - jQuery plugin

  1. Documentation
  2. Change Log

A simple component to select color in the same way you select color in Adobe Photoshop

Resources

Documentation

Requirements
  • Yii 1.0 or above
Installation
  • Extract the release file under protected/extensions
Usage

See the following code example:

$this->widget('application.extensions.colorpicker.JColorPicker', array(
    'model' => $model,
    'attribute' => 'base_style',
));

Change Log

January 8, 2010
  • Initial release.
2 0
4 followers
794 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: User Interface
Tags:
Developed by: jerry2801
Created on: Jan 8, 2010
Last updated: 14 years ago

Downloads

show all