Javascript Tutorial | Changing HTML Element’s Content | Ep32




Javascript works hand in hand with the DOM as we know. So how about changing text and information within the DOM. Well we can easily do this by targeting an object that represents a DOM element in Javascript and modify the innerHTML and innerText properties.

This Javascript tutorial is brought to you by http://www.avelx.co.uk/ – Coding tutorials to help you grow.

Original source


2 responses to “Javascript Tutorial | Changing HTML Element’s Content | Ep32”

  1. Damn your videos are so, so good! Wish you could have more views. Have you considered doing a cross channel collab? Travis of DevTips comes to mind. He''s mainly teaching HTML and CSS. Top quality like your vids.

Leave a Reply