Need help with this   Create a function named FahrenheitToCelsius() containing a single parameter named degree. Insert a statement that returns the value of degree minus 32 and then divided by 1.8. Create a function named CelsiusToFahrenheit() containing a single parameter named degree. Insert a statement that returns the value of degree multiplied by 1.8 plus 32. Add an onchange event handler to the element with the id “cValue”. Attach an anonymous function to the event handler and within the anonymous function do the following: Declare a variable named cDegree equal to the value of the element with the id “cValue”. Set the value of the element with the id “fValue” to the value returned by the CelsiusToFarenheit() function using cDegree as the parameter value. Add an onchange event handler to the element with the id “fValue”. Attach an anonymous function to the event handler and within the anonymous function do the following: Declare a variable named fDegree equal to the value of the element with the id “fValue”. Set the value of the element with the id “cValue” to the value returned by the FarenheitToCelsius() function using fDegree as the parameter value. Save your changes to the file. Open in your web browser. Verify that when you enter 45 in the Temp in  box and press Tab a value of 113 appears in the Temp in   Verify that when you enter 59 in the Temp in  box and press Tab a value of 15 appears in the Temp in     box.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Need help with this

 

  1. Create a function named FahrenheitToCelsius() containing a single parameter named degree. Insert a statement that returns the value of degree minus 32 and then divided by 1.8.
  1. Create a function named CelsiusToFahrenheit() containing a single parameter named degree. Insert a statement that returns the value of degree multiplied by 1.8 plus 32.
  2. Add an onchange event handler to the element with the id “cValue”. Attach an anonymous function to the event handler and within the anonymous function do the following:
    1. Declare a variable named cDegree equal to the value of the element with the id “cValue”.
    2. Set the value of the element with the id “fValue” to the value returned by the CelsiusToFarenheit() function using cDegree as the parameter value.
  3. Add an onchange event handler to the element with the id “fValue”. Attach an anonymous function to the event handler and within the anonymous function do the following:
    1. Declare a variable named fDegree equal to the value of the element with the id “fValue”.
    2. Set the value of the element with the id “cValue” to the value returned by the FarenheitToCelsius() function using fDegree as the parameter value.
  4. Save your changes to the file.
  5. Open in your web browser. Verify that when you enter 45 in the Temp in  box and press Tab a value of 113 appears in the Temp in   Verify that when you enter 59 in the Temp in  box and press Tab a value of 15 appears in the Temp in     box.
Figure 2-30
Completed Project 2-1
Hands-on Project 2-1
Fahrenheit (°F) to Celsius (° C) converter
Temp in *F
Temp in C
113
45
Enter a Fahrenheit or Celsius temperature in either input box and
press Tab to convert.
Transcribed Image Text:Figure 2-30 Completed Project 2-1 Hands-on Project 2-1 Fahrenheit (°F) to Celsius (° C) converter Temp in *F Temp in C 113 45 Enter a Fahrenheit or Celsius temperature in either input box and press Tab to convert.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 5 steps with 3 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY