Javascript Tutorial | Changing an Element’s Style | Ep33




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 an Element’s Style | Ep33”

Leave a Reply