nss-evening-cohort-12 / pants-trousers

pants-trousers created by GitHub Classroom
0 stars 2 forks source link

Fix click Events #39

Open JeremiahV93 opened 4 years ago

JeremiahV93 commented 4 years ago

User Story

As a Developer, when I go to the JS file, in the click events functions it should run the correct click events on the correct page.

AC

WHEN the dev views/runs the JS File THEN I should only have it work on the correct page AND there should be if statements in clickEvents() to run the right eventlisteners.

Dev Notes