Learn Javascript, click, Javascript and the DOM, Codecademy VIDEO
In this lesson we learn about the on method. The javascript .on method allows us to choose different types of events to listen for. In this lesson we use the .on method to listen for a click event. When that click events occurs we can do something else to any elements on our page.
Other Videos By We Will Code 2017-07-28 Get JSON with the jQuery get JSON Method, freeCodeCamp, JSON API and AJAX 2017-07-28 Change Text with Click Events, freeCodeCamp Tutorial 2017-07-24 Learn Javascript, slideToggle, Javascript and the DOM, 2017-07-22 Learn Javascript, text, Javascript and the DOM, Codecademy 2017-07-21 Codewars, Replace All Dots, Javascript Regular Expressions 2017-07-21 Learn Javascript, next, Javascript and the DOM, Codecademy 2017-07-20 Learn Javascript, this, Javascript and the DOM, Codecademy, this() method 2017-07-20 Learn Javascript, toggleClass, Javascript and the DOM, Code 2017-07-19 Learn Javascript, toggle, Javascript and the DOM, Codecademy 2017-07-19 Learn Javascript, show, Javascript and the DOM, Codecademy 2017-07-19 Learn Javascript, click, Javascript and the DOM, Codecademy 2017-07-18 Learn Javascript, fadeIn, Javascript and the DOM, Codecademy, fadeIn() 2017-07-18 Learn Javascript, hide, Javascript and the DOM, Codecademy 2017-07-17 Learn Javascript, jQuery Selectors, Javascript and the DOM, Codecademy 2017-07-16 Learn Javascript, jQuery, Javascript and the DOM, Codecademy 2017-07-14 Learn Javascript, Document Object Model, Javascript and the DOM 2017-07-12 Codewars, Sum of Odd Cubed Numbers, Javascript Solution 2017-07-12 Learn Javascript, Javascript and the DOM, Linking Javascript, Codecademy 2017-07-12 Learn Javascript, Javascript and the DOM, Javascript with HTML and CSS, Codecademy 2017-07-12 Learn Javascript, Loops, Review Loops, Codecademy 2017-07-12 Learn Javascript, Loops, while Loops, Codecademy
Tags: javascript
dom manipulation
javascript and the dom
including jQuery
using jQuery
click method