Question: JavaScript Programming Assignment 3 : Payroll Version 2 Part 1 - Folder Structure: Inside of the CGS 2 8 2 0 folder, create a folder

JavaScript Programming Assignment 3:
Payroll Version 2 Part 1- Folder Structure: Inside of the CGS2820 folder, create a folder named JavaScript_Assignment3YourInitials. (Please replace YourInitials with YOUR own initials.)
Inside of the JavaScript_Assignment3YourInitials folder create a folder named css. This is where you will put your external style sheet. Inside of the JavaScript_Assignment3YourInitials folder, create another folder named js. This is where you will put your JavaScript code. Part 2- Program description: File: payrolljQuery.html (to be placed in the main JavaScript_Assignment3YourInitials folder) Copy the payroll.html file from assignment 2 and place the copy into the JavaScript_Assignment3YourInitials folder. Rename it payrolljQuery.html.
The document will link to a JavaScript/jQuery file called payrolljQuery.js described below. Remember to put a link to the jQuery CDN just ABOVE the link to your js file.
File: payrolljQuery.js (to be placed in the js folder)
Modify the js file from assignment 2 so that it uses mainly jQuery syntax and features. When done, the code should work the same way as the code from assignment 2. File: payroll.css (to be placed in the css folder)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!