arrays
Part I
Create an array of the six New England states. Use a prompt box to get input from the viewer. The input will be a number between 0 and 5 (JavaScript is zero-based). Based on the number that is input you will then produce an alert box to display which state was selected based on the input number.
You may have to add a parseInt() function to the prompt to convert the input value from a string to a numeric value.
var num =parseInt(prompt(“Input a number between 0 and 5”,0))
Part II
Using the array principles demonstrated in the lecture you are to construct a listing of 6 pizza chains that are actively linked to the chain’s web page. You may not use the variable names provided in the lecture example.
A text-based hyperlink will be acceptable but the link text must be extracted from an array. The link text and the link address can be contained in the same array or in separate arrays. Although the text option is acceptable and will satisfy this assignment a linked button would be more desirable.
Links that are not coded from an array will not be considered as accomplishing the assignments requirements.
This will require you to employ concatenation to make it work.
Collepals.com Plagiarism Free Papers
Are you looking for custom essay writing service or even dissertation writing services? Just request for our write my paper service, and we'll match you with the best essay writer in your subject! With an exceptional team of professional academic experts in a wide range of subjects, we can guarantee you an unrivaled quality of custom-written papers.
Get ZERO PLAGIARISM, HUMAN WRITTEN ESSAYS
Why Hire Collepals.com writers to do your paper?
Quality- We are experienced and have access to ample research materials.
We write plagiarism Free Content
Confidential- We never share or sell your personal information to third parties.
Support-Chat with us today! We are always waiting to answer all your questions.