Resources on JavaScript Properties, Methods, Events
ebeshero opened this issue · 0 comments
ebeshero commented
Events to “listen” for with event listeners: https://www.w3schools.com/jsref/dom_obj_event.asp
How many methods to access HTML elements? (JavaScript "Get" Methods for the DOM):: https://www.w3schools.com/js/js_htmldom_elements.asp
Handy ready reference for working on JavaScript over HTML:
https://www.w3schools.com/js/js_htmldom.asp