Talking about Javascript.
I want to share with you a little snippet of code I am using for a project. I was looking for a cute jQuery color picker and I found Farbtastic to be the best for my needs. Anyway, I also liked how jQuery UI used the Slider to make a simple color picker so I decided to merge both techniques to create a single color picker with more features.
Use the color wheel or the sliders and see how everything is linked.
I tried to keep the code in a single page, using Google as CDN when necessary. Here is the source:
You can also download the complete package along with Farbtastic color picker.
How would you improve it?
Never miss an update! Subscribe, and I will bother you by email only when a new game or full source code comes out.