Hi
I have not tested the module, because a good test shop enviroment is missing actually.

Think the Color Picker is only usefull for expirienced user.
What would you think about some color presets where the webmaster or admin can define a color range.
Something like red color is all between two or more values.

With color preset the module can provide a simple color bar, which can picked up by the user.

Comments

ebeyrent’s picture

This is a good example of how to use the hook_colorpicker() to define your own custom color picker that does exactly what you're describing. Check out the visual_search_colorpicker module for an example of how to do this.

I apologize for the lack of documentation...