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 Read More …