The Joomla! Extensions Directory ™


Color Picker Form Field Tool

This color picker tool for Joomla developers is designed to generate a color picker custom form field for use in Joomla extensions. It can be used in component, module or plugin parameters to generate a color picker from which the user can select a color.

The color picker is compatible with Joomla 1.5, 1.6,and 1.7 and 2.5 with mootols 1.1, 1.2 and 1.3, and does not require any other javascript library, so no conflicts with the Joomla admininstrator template. It is very lightweight, consisting of a single javascript file, plus the the Joomla element and formfield classes necessary to generate the custom parameter.

The color picker modifies a standard Joomla parameter text field to generate a color picker. It returns a six-digit hexadecimal color code. It decays gracefully - if for any reason the script does not function then the user will see a standard text field. However is has been tested in Internet Explorer 7 and 8, plus Firefox, Google Chrome, Opera and Safari, and should work in any standards compliant browser.

Please note that this is not an extension which you can simply install with the Joomla installer. But if you unzip the archive which you download, you will find that it contains an example content plugin, which can be installed. The archive also contains documentation for using the color picker field.
************
News
************
Version 1.1.0 adds compatibility with Joomla 3.0

Report Extension

 

 

2011-04-02
Reviews: 2
It's just a life saver for extension developer. I am using this for one of my extension to give option to pick color.