Color Selector  
********************************************
Free JavaScript provided by ©2004-VB'Breizh
**Updated (december 2006)    Compatibility :     

Color Reference :  

****Important note : for Firefox you need to fully reference the document object model
"window.opener.obj.value=res"...works with IE only
"window.opener.document.getElementById(obj).value=res"...works both with IE/FIREFOX

...Download the JavaScript source code (2.2 kb)


Comment, question ?