jQuery/HTML/CSS/JavaScript problem

BustaBray

 Create an application that records employee salaries and adds salaries up to report monthly costs using JavaScript, and jQuery.  


The application should have an input form that collects employee first name, last name, ID number, job title, annual salary. A 'Submit' button should collect the form information, store the information to calculate monthly costs, append information to the DOM and clear the input fields. Using the stored information, calculate monthly costs and append this to the to DOM.


    • 9 years ago
    • 30
    Answer(2)

    Purchase the answer to view it

    NOT RATED
    • jQueryJavascriptAssignment.rar

    Purchase the answer to view it

    NOT RATED
    • salary-calc-master.zip