subject

1. create an html file that uses an alert dialog box to display the message "hi there! " when the page loads.
2. create an html file that creates a variable named testscore. use a prompt-function dialog box to ask the user to specify a value for the variable. then, use a series of if-else statements to display the corresponding grade based on the following: 90 to 100: a 80 to 89: b 70 to 79: c 60 to 69: d below 60: f
3. create an html file that uses a for loop to display the letters of the alphabet within alert dialog boxes. for (i = 65; i < = 90; i++) {alert( string. fromcharcode(i).;
4. create an html file that displays the current system date and time within an alert dialog box as the page loads.
5. create an html file that uses an array to store links for your three favorite websites. use a for loop to display each link url within an alert dialog box.
6. create an html file that uses a function, which you create, named max that returns the larger of two values.
7. compare and contrast global and local variables, and provide a javascript example.
8. create an html form, and use javascript to validate the fields.
9. research the javascript string object, and discuss the capabilities it provides. include examples of the object’s use.
10. create an html file that creates a dog object that includes a breed, name, and age. assign values to the object, and then use an alert dialog box to display each field’s value.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 01:10
Are special combinations of keys that tell a computer to perform a command. keypads multi-keys combinations shortcuts
Answers: 1
question
Computers and Technology, 23.06.2019 06:00
What machine listens for http requests to come in to a website’s domain? a. a router b. a browser c. a server d. a uniform resource locator
Answers: 1
question
Computers and Technology, 25.06.2019 01:20
Jason typically uses the internet to buy various items. it the total cost of all of the items ordered, at one time, is $250 or more, then the shipping and handling is free, otherwise the shipping and handling is $15 per item. design an algorithm that prompts jason to enter the number of items ordered and the price of each item. (remember cost = number of items order times price) the algorithm then outputs the total billing amount including shipping and handling. your algorithm must use a loop (repetition structure) to get the number and price of each item. write this in algorithm format not program code format.
Answers: 2
question
Computers and Technology, 25.06.2019 02:30
What does a trademark indicate about a product? a trademark is a sign, symbol, or short phrase that indicates the of a product or service. type the correct answer in the box
Answers: 1
You know the right answer?
1. create an html file that uses an alert dialog box to display the message "hi there! " when the pa...
Questions
question
Mathematics, 07.02.2021 22:10
question
Mathematics, 07.02.2021 22:10
question
Mathematics, 07.02.2021 22:10
question
Mathematics, 07.02.2021 22:10
question
Mathematics, 07.02.2021 22:10
Questions on the website: 13722362