Lessons by tag «window»
We found 18 lessons lessons about the «window» in the Hexlet catalog. These lessons on «window» are available in the following courses: JS: DOM API.
Learn to use the jQuery library. Find out why it is required in every job, but companies discontinue to use it.
Learn how to execute AJAX requests using the modern browser API - fetch
Learn to use js in the browser. Learn about the differences between server and client js.
Learn the objects that allow you to control the browser through JavaScript
Learn the DOM tree structure. Learn to navigate it.
Learn how to change the DOM tree, add and remove elements.
Learn events that occur when loading and unloading a document.
Learn the search methods: getElementById, querySelector and others.
Learn how to level differences between browsers when working with the DOM
Explore the event model of the browser. Learn the basic events and their features of work.
Understand the stages of events. Learn how to capture an event and stop it from propagating.
Learn to modify elements. Understand the difference between attributes and properties.