Shannspan / clg-js-6

CLG JavaScript Lesson 6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clg-js-6

CLG JavaScript Lesson 6

*Change output styles if a button is clicked, eg stylesheet toggle

*Showing a DOM element if a button in clicked, eg pop up modal

*Hide a DOM element if a select option is selected, eg a filtering system

*Alter functions or write new ones to manipulate the front end of the website

*Use the following properties and methods to add some site interaction: style, classList, addEventListener, querySelector

About

CLG JavaScript Lesson 6


Languages

Language:JavaScript 47.9%Language:HTML 28.2%Language:CSS 23.9%