Question
I'm having trouble to link the .js file to the html so changes for the html to be made in the .js file :JavaScript, HTML
I'm having trouble to link the .js file to the html so changes for the html to be made in the .js file
html> charset="utf-8"> name="viewport" content="width=device-width">
-- this is so I don't have to give you a separate CSS file --> .hidden {display: none;} .menu { width: 100px;}
Assignment 2: JavaScript, HTML and jQuery To complete this assignment, download this page and create a local For each problem, write JavaScript code in the linked file. Use comments to indicate the code for each problem, like: // Solution for problem 1 You will edit this file only to link in the JavaScript file and to add JavaScript-friendly tags (e.g. Keep in mind that the linked JavaScript page runs top-to-bottom as soon as it is retrieved, not when the page is done loading. Submit both files ( Using JavaScript... id="wishes">Happy Birthday, Bob! .js to link in.
div,
span) and
class and
id attributes. No inline code or event handlers.
.html and
.js) to the GitHub repository
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started