JavaScript Assignment, programming homework help

User Generated

YhUzq

Programming

Description

Follow the instructions from the teacher, that are attached in the document "JavaScritp Lab". It is about adding and modifying an already ready website = Starter.zip. After you are done, please write the document saying how you wrote it, just like teacher indicates in the instructions.

Any doubts, let me know.

Thank You

Unformatted Attachment Preview

Javascript Lab Deadline: May 4th at 5:59pm Purpose The purpose of this lab is to get practice writing basic Javascript code Description Congratulations! The JimJam Coffee shop has chosen you to modify their current website! They have the content and styling done, they just want to add some dynamic and interactive elements to their pages using Javascript. Make sure you turn in a document that outlines how you decided to solve the problems outlined. Detailed Description - Go to w3Schools and go through their Javascript tutorial Download the starter files from Blackboard (file: Starter.zip) Look at the files and become familiar with the overall structure of the website To index.html add the date the page was last modified. The code is below document.write("This page was last modified on: " + document.lastModified) - To music.html add an alert message displaying a message to the user that the page contains the current music acts coming to the coffee shop To jobs.html add form validation in a function. Make sure Name, Email, and Experience are not empty. If they are, pop up an alert that says “Please enter a name”, “Please enter an email”, “Please enter experience” To jobs.html add functionality to the Apply Now button. After the user has successfully entered Name, Email, and Experience text should show up as shown in the screenshot below - - Deliverable - A zipped version of the folder that contains your website A document outlining how you tackled this problem Rubric Item Index.html shows date modified Music.html has an alert Jobs.html performs validation Jobs.html performs validation in a function Jobs.html Apply now button functionaity Document Total points Worth how many points 5 5 10 10 10 10 50
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

This question has not been answered.

Create a free account to get help with this and any other question!

Similar Content

Related Tags