EastDesire / jscolor

JavaScript color picker with opacity (alpha channel) and customizable palette. Single file of plain JS with no dependencies.

Home Page:http://jscolor.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

hanthomas opened this issue · comments

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.

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