Jessia
Jessia

Reputation: 35

Advanced Colorpicker for Firefox Extension

I am using default color picker for my Firefox extension but it is pretty simple. Users ask to have an advanced 16 million color picker. Is there any other advanced alternative for default color picker of Firefox?

Upvotes: 0

Views: 430

Answers (1)

mbrubeck
mbrubeck

Reputation: 604

Starting in Firefox 27 you will be able to use <html:input type="color"/> which uses a more advanced color picker.

Upvotes: 1

Related Questions