I've been trying to get the UI Colorpicker plugin working, but it has been tricky because the documentation and CSS styles are either missing or pretty buggy.
I've got a working example <a href="http://samaxes.appspot.com/zip/ colorpicker.zip">here</a>. My example works correctly with almost all the browsers I've tested it with (Firefox, Chrome, and Safari), but unfortunately it doesn't work with IE (tested with IE7). I've fixed the CSS bugs, but I'm yet to find if there is any JavaScript bug. Have anyone successfully make it working with IE? If yes, please let me know how.

