JavaScript30
JavaScript30 copied to clipboard
Fix Lesson"03 - CSS Variables" bug: not changing color immediately
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.
