Closed
Bug 897243
Opened 12 years ago
Closed 12 years ago
color picker polyfill for input type='color'
Categories
(Webmaker Graveyard :: Popcorn Maker, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 875179
People
(Reporter: thecount, Assigned: thecount)
Details
We use color inputs, and a colour picker is the best way to allow users to input their colour of choice.
FF doesn't support a colour picker for input type="color" so we should find a polyfill for it. Chrome does support it.
These have already been suggested:
http://demo.dsheiko.com/html5formshim/#example4
http://bebraw.github.io/colorjoe/
http://vanderlee.github.io/colorpicker/
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → scott
| Assignee | ||
Comment 1•12 years ago
|
||
Adding some cc here.
I'm owning this, but I likely won't do it until Friday, or next week.
Matt, if you want this feel free to steal it as I know you attempted this in the past but got bike shedded on it for reasons that I don't know.
Comment 2•12 years ago
|
||
Why open a new ticket? Seems like a dupe of bug 875179
| Assignee | ||
Comment 3•12 years ago
|
||
Ah, my mistake, I didn't see it.
Closing this.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•