Color Picker for Mootools.
Tiny, Simple, Cross Browser: IE4+, FF1+, Webkit2+, Opera
Popular formats: HSB / HSV, HSL / HSI, HSW / HSG
Various style pickers: Color Wheel, MS Paint, Adobe Photoshop, GIMP Triangle.
var CR = new ColorRoller(element [, options]);
All of the styles are stored in a separate stylesheet: assets/CollerRoller.css
You are encouraged to improve the layout of the picker, and to post on the the MooRTE forum some updated or variant styles.
The colorpicker uses images instead of background-images so that the color picker can be scaled cross-browser.
Mootools more includes a file 'Color.js' with support for HSB.
The included version of Color.js is a complete rewrite that adds support for HSB, HSW and HSL [along with other improvements].
Our version is roughly the same size and fully backwards compatible - just drop it in and use.
The Color.js folder has our version, the mootools version, and a page used to compare the two.
If you think this should be part of -more, let people know.
The Color Picker was devised as part of the MooRTE wysiwyg editor.
Issues? Ideas? Wanna Join? [We need help!]
Or email us:
var name = "ColorRoller"; var company = "siteroller.net"; var email = name + '@' + company; // There's gotta be a better way to keep spammers at bay, no?!
Special thanks to Buriel Webwerx for their help with the images.
A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.
Found a bug in this plugin? Please report it this repository's Github Issues.
blog comments powered by Disqus