davionics
Junior Member
Posts: 2
Registered: 9/15/2009
Location: Houston, TX
Member Is Offline
|
| posted on 9/15/2009 at 04:52 PM |
|
|
Color picker demo using SC Sliders
A few months back I created a small demo which used three SC slider controls to modify the color in a color box in a form.
It also has R,G,B fields and a hex field.
Whenever you modify any thing, everything else should also change accordingly, including the slider positions.
In order to accomplish that last thing, I had to make a small modification or two to slider.js.
I love the ability to shift colors in real-time with the long sliders. But then, maybe I'm easily amused. ;-)
Recently I added 'save' boxes, where you can save off the current color by clicking on the box.
You can also save the whole page by clicking the button just above the acknowledgement box near the bottom. Doesn't buy you much, I guess, but at
least you can save the page on your own PC, e-mail it or print it as you like.
Check it out at: www.creativity-works.net/true-colors
and let me know what you think.
|
|
|
|