Color picker

Demo

Submitted script - Author: sebo zoltan

Bookmark and Share

Download script

You can download the entire script from this Zip file

Setup

Include the colorPicker.js and colorPicker.css file in your <h;head> section:

<script type="text/javascript" language="javascript" src="js/colorPicker.js"></script>
<link rel="stylesheet" href="css/colorPicker.css" type="text/css"></link>

Then use codes like this to assign it to your text inputs:

<input type="text" id="bau" onclick="startColorPicker(this)" onkeyup="maskedHex(this)">

Tweet

Advertisement:
A logo design contest at Logomyway



About/Contact | A good idea? | Submit a script | Privacy notice
© 2005 - 2010 dhtmlgoodies.com