Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

HTML & JavaScript create a new page called GrossPay.html and add the following: Page title should be Gross Pay Gross Pay Calculator as Heading 1

HTML & JavaScript

create a new page called GrossPay.html and add the following:

Page title should be Gross Pay

Gross Pay Calculator as Heading 1

Three textBoxes (hours Worked, Hourly Rate, Gross Pay)

Calculate Button

Criteria

Use

to organize the components

When page is loaded, a JavaScript function should generate the following:

Hours Worked(integer) between 20 and 50 (inclusive)

Hourly Rate(Floating Point) between 10.00 and 20.00 (inclusive). Displayed with two decimal places.

When Calculate Gross Pay button is clicked, a JavaScript function should calculate and display the Gross pay(two decimal places). Over time(over 40 hours) is paid hour and half.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design Using Entity Relationship Diagrams

Authors: Sikha Saha Bagui, Richard Walsh Earp

3rd Edition

103201718X, 978-1032017181

More Books

Students also viewed these Databases questions

Question

What are the purposes of promotion ?

Answered: 1 week ago

Question

Question Can any type of stock or securities be used in an ESOP?

Answered: 1 week ago

Question

Question Can a self-employed person adopt a money purchase plan?

Answered: 1 week ago