Week 07
Multiple JS, DOM, Events and Callback Function
Last updated
Multiple JS, DOM, Events and Callback Function
Last updated
Week6 #7
The function createButton is attached to the variable button.
And when the button is pressed, I want changeColor function os called.
Have multiple .js file (at least 2)
Have DOM element (it can be anything, button, slider, check, wordform, etc)