Week 9 - Example 1

DEBUG!

When I type something in the input field I want it to also be shown in the output container. But something is a bit off..

Turns out there is a big difference in using the events onkeydown or onkeyup when it comes to fetching the value of the input.