Skip to content

notShadowM/dom_event

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Events Exercises

The aim of this exercise is to let you use your DOM events understanding to do some DOM manipulation.

  • Add the necessary code to show the content related to tabs.

    • Clicking each tab would show different content.
    • Clicking each tab would give it an active style, check active class and remove it from others.
  • Extra:

    • Pressing keyboard keys 1 to 4 should do same effect as clicking.
    • Count how many times the user opened the 2nd tab TWO.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published