05.24.2004 - Color Palette Fix for Safari
Before I released the color palette creator, I had tested it in Safari (and OmniWeb) and it had worked. Really, it did.
Then I decided to add the function that would check to make sure what you are entering is a valid hex color, and assumed that it would work. It didn't. In fact, it broke the whole thing in Safari, which several folks have pointed out to me.
After a weekend too busy to get to it as soon as I wanted to, I've put a temporary fix in for it. It basically consists of returning true from the validation function if you're in Safari. Not an elegant fix, but it will have to do for now. I'll figure out the real problem later.
Note to self: Stop mucking with code after it's finished.
Comments have been closed for this post.