What is jscolor?
jscolor is JavaScript component extending standard form controls of the smooth color picker dialog. All you need to pickerize your text fields (like below one) is to include script jscolor.js into your HTML page and turn all related <input> elements into <input class="color">
- Quick & easy installation
- No popup windows
- Wide cross-browser compatibility
Example
Click here to see jscolor picker in action: More examples…
Cross-browser compatibility
| Browser | Status |
|---|---|
| Internet Explorer 5.01 SP2 / Win | supported |
| Internet Explorer 5.5 SP2 / Win | supported |
| Internet Explorer 6 / Win | supported |
| Internet Explorer 7 / Win | supported |
| Opera 9.01 / Win | supported |
| Firefox 2 / Win | supported |
| Firefox 2 / Linux | supported |
| SeaMonkey 1.0.5 / Linux | supported |
| Konqueror 3.5.4 / Linux | supported |
If you are using browser not mentioned here, it would be really helpful to test jscolor's behavior and write me whether it works in your browser or not.
Author & License
jscolor project is maintained by Honza Odvarko and released under the GNU General Public License. You can repay my work e.g. reporting the bugs you have found or telling me what to improve in jscolor :-)