HSL Colors with Jquery
HSL Colors with Jquery - actually just HSL Colors in Javascript
For the moment, this is just a proof of concept using straight javascript functions I found here specifically though also great information was found here, here and here. Finally the W3C specifies HSL support within the CSS3 here
I'm using the standard Jquery UI slider plugin for the controls. If you're looking for a really nice Color Picker plugin BTW I highly recommend Farbtastick which gives you a really nice color wheel / color picker. I am not trying to recreate a color picker. Just verifying HSL color space support cross-browser.
|
|