DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   JavaScript / DHTML / AJAX (http://www.daniweb.com/forums/forum117.html)
-   -   Need interactive color picker for my clients (http://www.daniweb.com/forums/thread91023.html)

pataya Sep 28th, 2007 10:06 am
Need interactive color picker for my clients
 
I want my clients to be able to pick colors for buttons,table borders, table headers ect...

This way they can get an idea of what the site will look like before it's built.

I'm looking for something intuitive like this:

http://www.pagetutor.com/colorpicker/index.html

Any ideas how I can get this done?

I've looked for hours and hours and hours but nothing!

Thanks

http://www.vancouvertransfer.com

ExplainThat Sep 29th, 2007 11:09 am
Re: Need interactive color picker for my clients
 
You should be able to adapt the code on this page

Interactive Color Calculator

to your needs. Just check out the HTML and Javascript sourcecode - it is free to use, just make sure you acknowledge its use. You can download the Javascript code here

Javascript Code

The calculator allows color selection using the HSL, CMYK or RGB models which may not be relevant to your needs so take out what you don't want. I would suggest using HSL with a clickable colorwheel display to get your client started with a raw color to refine to the exact hue, saturation etc as they desire. If you need any help understanding how it all works, just PM me.

Hope this helps.


All times are GMT -4. The time now is 9:49 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC