Computers and Technology

You will be creating just a single web page in which you are to accomplish a series of small tasks demonstrating familiarity with basic string and array functionality. Have a button that says ‘Detect My Browser’. When the user clicks the button, let them know which browser they are using. As you will have seen in lecture, browser names are not always intuitive. For example, Internet Explorer typically includes the characters ‘MSIE’. For this part, you may assume that the following characters will be present:For Firefox, the string "Firefox" will be presentFor Chrome , the string "Chrome" will be presentFor Safari, the string "Safari" will be presentIf the user is not using any of the above browsers, you can simply output as your result: "You are not using one of the more common browserNote: I am leaving out Internet Explorer as detection involves a certain amount of extra coding that will cause you more time and effort than it is worth. You will, of course, need an if/else-if block for this part. Part 2Have 3 text boxes in which the user enters three numbers. Then have a radio button in which you offer them the option of finding the product, the average, or the sum of the three numbers. When the user selects an option, you should output the result of their choice to a ‘results’ div section at the bottom of your page. You MUST store the numbers inside an array. That is, you may not use separate variables to store the three numbers.

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 02:00, alexabessin
Aisha has finished working on a word processing document that contains 15 pages. she has added some special elements in the first three pages, page 9 and 10, and page 15 from the document. she wants to print only these pages to see how they look. which option is the correct way to represent (in the print dialog box) the pages that aisha wants to print?
Answers: 3
image
Computers and Technology, 22.06.2019 20:00, jc624826
What side length would you specify if you were required to create a regular hexagonal plate that was composed of 33 cm(squared) of sheet metal? dimension the side length to 0.1 cm
Answers: 2
image
Computers and Technology, 24.06.2019 01:30, kevin72836
Hazel has just finished adding pictures to her holiday newsletter. she decides to crop an image. what is cropping an image?
Answers: 1
image
Computers and Technology, 24.06.2019 07:50, treytonmesser
Write a defining table and then a program that determines if you can sleep in or not. your program should get all its input from your computer’s clock. on all weekdays (monday through friday) that are not holidays, your program should output “get up! ” on all other days (weekends and holidays), your program should output “sleep in.” the three holidays that your program must check for are january 1 (new year’s day), july 4 (u. s. independence day), and december 25 (christmas). you don’t need to include other holidays in your program because most other holidays do not occur on a fixed day each year.
Answers: 1
Do you know the correct answer?
You will be creating just a single web page in which you are to accomplish a series of small tasks d...

Questions in other subjects:

Konu
Mathematics, 01.10.2021 23:30