bebraw / colorjoe

Scaleable color picker with touch and AMD support (MIT)
http://bebraw.github.io/colorjoe/
MIT License
569 stars 68 forks source link

Add proper support for IE9 #4

Closed bebraw closed 12 years ago

bebraw commented 12 years ago

See https://github.com/bgrins/spectrum/blob/master/spectrum.css#L116 for reference. Going to need to need that for the hue band.

This is going to require a "attachEvent" fallback as well.

bebraw commented 12 years ago

Done. Did the "attachEvent" part and implemented a CSS hack to deal with the gradients.