Today's lesson was about creating a simple website and using JavaScript to change things on the page. I feel good about being able to change the text on the page using JavaScript's innerHTML property. It's cool because it means I can make my webpage more interactive.
But I'm still figuring out how to target specific elements with JavaScript. Like, Step 3 of Week 10 Lab, I had trouble putting a border around only the second heading. I need more practice to get it right.
As an instructional designer, I think using JavaScript to add interactivity to online courses will be super useful. Like in Step 4 of the Week 10 Lab, where we made a hidden heading show up when you click a button. It's a fun way to engage learners and make learning more interactive and personalized.
Comments