Ganryu
Well-known member
Hey orbs, anyone here good at javascript?
Write a script that reads a first name and a last name from the user as two separate inputs and concatenates the first name and the last name separated by a space. Output HTML text that displays the concatenated name in the HTML document.
Write a script that inputs three integers from the user and displays the sum, average, product, smallest and largest of these numbers in an alert dialog.
Any help appreciated. I can't seem to get the first one to work at all.
Write a script that reads a first name and a last name from the user as two separate inputs and concatenates the first name and the last name separated by a space. Output HTML text that displays the concatenated name in the HTML document.
Write a script that inputs three integers from the user and displays the sum, average, product, smallest and largest of these numbers in an alert dialog.
Any help appreciated. I can't seem to get the first one to work at all.

Please Scroll Down to See Forums Below 










