1 Star2 Stars3 Stars4 Stars5 Stars(2 votes, average: 4.00 out of 5)

MooRainbow

mooRainbow can be attached to any element in the DOM. A click event would automatically be attached to that element and simply clicking on it you will be able to show or hide mooRainbow.

It provides to you 2 fired events: onChange and onComplete, so you can easily manage what to do when picking up a color (ie: onChange -> when choosing a color, change my body background with that. onComplete -> when I’m done, change every tag <p> in the whole page with the selected color).

  • mooRainbow is fully customizable via CSS file.
  • mooRainbow keeps clean your DOM and generates valid XHTML and CSS
  • mooRainbow provides you, as return, an object containing RGB, HSB and HEX of choosen color.
  • mooRainbow is really rapid thanks to mootools.
  • mooRainbow fully works on Firefox (and friends)/Safari/Opera/IE
http://moorainbow.woolly-sheep.net/
blog comments powered by Disqus
} catch(err) {}