filmov
tv
Learn Javascript, jQuery Selectors, Javascript and the DOM, Codecademy

Показать описание
In this challenge we learn how to select elements of our HTML with jQuery. These will prove useful in the following lessons where we will select elements of our HTML and cause them to change dynamically under certain circumstances (called events) These events can be things like clicks on buttons, or hovering mouse over parts of the page. DOM Manipulation will be will be made easier through jQuery.