Feed on Posts or Comments

Personal Daantje on 19 Dec 2006 10:27 pm

MiniColorPicker

This little JavaScript will generate a Photoshop like color picker… Works in MSIE 5 or higher and Mozilla 1.3 or higher and Netscape 6 or higher. This is licensed under LGPL.

A real big thank you for Robert James Ellis from sddepot.com for the big paypal donation! He has implemented the MiniColorPicker into his Graphite Pro Control Panel project. Thanks to Robert the MiniColorPicker is now LGPL!

FEATURES:

Here are the features of the current version 0.5:

  • Photoshop like GUI
  • 8, 16, 24, and 32bit color table
  • Crossbrowser
  • Callback function, so you can dynamically add new functionality.

HISTORY:

Here are the changes made sinds this script is open source.

  • Changes v0.5:
    • Added configurable callback function, see the example.
      (feature requested by Robert James Ellis)
  • Changes v0.4:
    • Added configurable color depth per field.
    • Added configurable picker pixel size.
    • Fixed hide bug. (bug reported by Robert James Ellis)
    • Changed the license to LGPL.

LICENSE:

LGPL (http://www.gnu.org/licenses/lgpl.txt)

SUPPORT:

Please report any bugs to me at daantje dot nl

DONATE:

Please support this project by paypal donations, (my email is my paypal address)

Help me develop this and other projects. Donate to the good cause.
donation button

DOWNLOAD:

Download and untar the file (tar -zxvf MiniColorPicker.tgz), upload it and point your browser to one of the examples. Windows users can use WinRAR to decompress the file.

EXAMPLE

These examples are also included in the package.


default color picker with preselected value
default empty color picker
8 bit color picker
24 bit color picker (slow init)
32 bit color picker (even slower init)
8 bit color picker with relay to extra function

Trackback | Comments RSS Feed

Leave a Reply

You must be logged in to post a comment.