Colour/ Color picker

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
cnlifeasitis
Forum Newbie
Posts: 4
Joined: Thu Mar 10, 2005 10:28 am
Contact:

Colour/ Color picker

Post by cnlifeasitis »

Hi

Does anyone know if it is possible to create a color picker which returns the hex number to a text box for a website profile? The user should select the colour as well as have the option to type in the hex number directly.

Also be interested in any code which is free to use which does the job.

Any help would be much appreciated.

chingy
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

yes, it is possible.
User avatar
Jenk
DevNet Master
Posts: 3587
Joined: Mon Sep 19, 2005 6:24 am
Location: London

Post by Jenk »

renugunpal
Forum Newbie
Posts: 4
Joined: Mon Dec 26, 2005 2:18 am

Post by renugunpal »

Hi,
I do have a colorpicker exactly which u want.So provide ur email id so that i can send u tht.

Regards
cnlifeasitis
Forum Newbie
Posts: 4
Joined: Thu Mar 10, 2005 10:28 am
Contact:

Post by cnlifeasitis »

An example of what I am trying to achieve can be seen here:

http://www.mygen.co.uk/index.php?page=create
renugunpal
Forum Newbie
Posts: 4
Joined: Mon Dec 26, 2005 2:18 am

Post by renugunpal »

i have sent u code.so try to use tht.if any problem then ask me.
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Check out the source javascript from Jenk's link.

Also see: http://www.pagetutor.com/pagetutor/maka ... t_hex.html


Moved to Client Side forum.
Post Reply