OK, I’m completely stumped. I have no idea why my JavaScript isn’t working.
https://codepen.io/Sarah_Dawn/pen/WdeBQN
Any ideas? Please & thank you!
OK, I’m completely stumped. I have no idea why my JavaScript isn’t working.
https://codepen.io/Sarah_Dawn/pen/WdeBQN
Any ideas? Please & thank you!
Can you tell us specifically what you are trying to do that is not working, so we don’t have to read through all of your code? Tell us what section of code should be doing what and what is happening instead. You will get more responses if you can provide more details.
EDIT: Also, make sure to look at your browser’s console (Ctrl+Shft+J in Chrome) to see if there are any errors you should fix first. I already checked and you have one that needs to be addressed.