Question: Write a javascript function to find NETPAY and display it on your browser to show the result. Details: GROSSPAY is your (employee's) wages BEFORE any
Write a javascript function to find NETPAY and display it on your browser to show the result. Details: GROSSPAY is your (employee's) wages BEFORE any deductions that include TAXES and DEDUCTIONS withheld The variables are the ones shown in caps above. Calcuate the Netpay using the 3 variables. Accept the values for the 3 variables from the user and do not manually enter values as shown above - You need a form to do that.
Output should be something like this:

Grosspay: Taxes: Deductions Netpay: Calculate Netpay
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
