MalteMagnussen / CA2-FrontEnd

FrontEnd repo for Course Assignment 2. Hold Krykke.
https://holdkrykke.surge.sh
0 stars 2 forks source link

How to move JavaScript into the new system. #39

Closed MalteMagnussen closed 4 years ago

MalteMagnussen commented 4 years ago
  1. Move your .html content to the appropriate partial html page.
  2. Make a new addition to the navbar, or use an existing one.
  3. Wrap your relevant JS in a function.
  4. Add that function to the switch with the proper name and hash value.