Student Reviews
( 5 Of 5 )
1 review
Video of Javascript Tutorial Targeting DOM Elements Ep31 in JavaScript Essentials course by Programming With Avelx channel, video No. 31 free certified online
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.