Javascript Tutorial | Targeting DOM Elements | Ep31

Опубликовано: 16 Август 2017
на канале: Programming With Avelx
2,193
52

Returning the entire document object is not beneficial when working with the DOM. In this case we'll run some methods on the document object and have a single object returned for one DOM node. Modifying this object will effect the DOM element itself, also we'll look at targeting multiple DOM element's that are returned in an array.

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