2
Apr/072
Apr/072
Color Picker v1.0.1 Released
I have done some debugging of the color picker in Opera. There were problems with many of the Canvas functions needed in Opera 9.0, but things work beautifully in Opera 9.1.
I have also done some testing with Firefox 1.5 and Safari. Things do not work at all well in FireFox 1.5 as it is missing some key functionality and I am not planning on making it work in old versions of FireFox given 2.0’s wide spread install base.
Safari is close to working but I am having specific problems with the context.createLinearGradient() function in my version of Safari. Even though; when I look at the context it says that the createLinearGradient function exists it keeps returning undefined for me when I call it. If there are any Mac/Safari gurus out there that can see why this might be happening I would love to hear from you.
The Color Picker now supports FireFox 2.0, IE 7.0, and Opera 9.10.
See examples and download from the Color Picker Project Page.
Enjoy this article?
Comments (2)
Trackbacks (0) ( subscribe to comments on this post )
Sorry, the comment form is closed at this time.
No trackbacks yet.
7:30 am on March 28th, 2008
Sorry but this is the only place I could find for feedback. Your demos for CP 1.0.2 don’t work on IE6 under Vista. The color bar extends to about twice the height of the color box. Also, the color bar does not react to any clicking on the bar, which I assume should be changing the color area in the color box.
Just FYI
8:55 pm on April 11th, 2008
You forgot to mention that Element.selectors and Window.size are required