EastDesire / jscolor

JavaScript color picker with opacity (alpha channel) and customizable palette. Single file of plain JS with no dependencies.
http://jscolor.com
232 stars 72 forks source link

JSColor doens't play nice with some UI frameworks (e.g. - Ionic) #2

Closed hanthomas closed 9 years ago

hanthomas commented 9 years ago

If the INPUT element is contained inside a DIV that has a position: fixed, JSColor doesn't allow any mouse interaction. Some frameworks like Ionic use a backdrop for modal dialogs that use fixed position, and prevents JSColor from working properly in the dialog.

EastDesire commented 9 years ago

The issue should be fixed in version 1.4.5. Sorry for not replying to this ticket, jscolor repo has been dead for months.