hello everyone, i'm new to the forum and i need some help with a java script code that creates a custom object with four properties called; first name, last name, DOB, salary, and a method that is called display, to display all four properties.then i need to create an instance of this object and prompt for each one of the four properties and then invoke the display method to display all properties in an HTML table with the following format. first name last name DOB salary first name entered last name entered DOB entered salary entered if anyone can please help me with this code please do it because it's driving me crazy...........thanks!!!
Bookmarks