Skip to content

ashwins93/DOM-II

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOM II - Event exploration

Objectives

Project Setup

  • Use yesterday's project as your base for today's project.
  • You can update the HTML/CSS/JS for this project.

Task: Create Event Listeners

  • Create 10 unique event listeners based on the reference file in the objective.
  • Using the 10 unique events, find ways to update the DOM in creative ways. For example you could change colors, animate objects, remove objects, etc.

Stretch Task:

  • Go look at GSAP: https://greensock.com/ and implement the animations found in that library with your custom events.

Stretch assignment

Link to website

Neuronal Synchrony

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 34.9%
  • HTML 33.1%
  • CSS 32.0%