JavaScript30 icon indicating copy to clipboard operation
JavaScript30 copied to clipboard

Fix Lesson"03 - CSS Variables" bug: not changing color immediately

Open charliech17 opened this issue 4 years ago • 0 comments

Hi I have changed the event type: 'change' to 'input' in addEventListener(), which fixes the problem of not changing color immediately when clicked the colors input tag.

color doesn't change onclick

charliech17 avatar Jun 24 '21 07:06 charliech17