ASP.NET Color Picker Control
It is difficult to find a decent color picker control for ASP.NET. However, there are plenty of pure JavaScript color picker controls. I decided to take one of them and convert it into an ASP.NET web server control. As a base, I took the dhtmlgoodies advanced color picker.
Here is a little example of ASP.NET Color Picker:
Selected Color: None
Latest features:
- Fixed IE9 issues.
Latest release:
Previous releases: