PitPik / colorPicker

Advanced javaScript color picker and color conversion / calculation (rgb, hsv, hsl, hex, cmyk, cmy, XYZ, Lab, alpha, WCAG 2.0, ...)
http://www.dematte.at/colorPicker/
MIT License
572 stars 136 forks source link

transparent cursor for IE11 #6

Closed PitPik closed 10 years ago

PitPik commented 10 years ago

function 'buildView' replaces _data._cssMain with IE specific stuff: also replace('_blank.png', !_isIE ? ... gets replaced which is probably not valid for IE11