Got to have a fun lesson today in synchronous and asynchronous JavaScript.
Had an event listener that wasn't going off, so I moved it down below the JS where I wrote out the html that Im trying to change dynamically.
End of day, success :3
Remember, the computer reads top to bottom.
4 months ago