Hi, I've been searching the web for the past couple days and I have been unable to find a solution. I'm currently reading jscolor.js to try and see how they do it but still at loss in understanding it. Basically I'm trying to make my input field not lose focus. If you look at the inputs here: http://jscolor.com/example01.php When you select the colors the focus is not lost while selecting a color. Anyone have any Ideas on how I'd go about doing this with out it being some tacky onmouseover focus() etc. Any help would be much appreciated, thank you!