Recent Posts

Archives

Meta


« | Main | »

Javascript Color picker

By RickMeasham | June 29, 2006

Having seen various color pickers that ask you to click on a tiny sample to select a color, I decided it was time to do something more useful. First I wrote color.js, a library for creating, converting and using colors in various ways. Then I got my scrollcontrol.js that uses a scrollbar to select a numerical value between two points. Used many scroll controls to select values for colors, plus added a mixer and created my colorpoc.htm. Currently it works best on Firefox. KHTML has a problem with the scroll control that’s not really on the radar to fix (though patches are always welcome). IE doesn’t hide the RGB/HSV mixers correctly (why can’t it just behave?)

Topics: Javascript, Programming | No Comments »

Comments

If you want an avatar next to your comment, sign up for a Gravatar and use the same email address here. You can do it any time, even after you comment here.