Palindrome

Palindrome is a Javascript coding excersise using arrays. The objective is to write a program which determmines if a user provided string has the same spelling in reverse.

Instructions

Enter some text in the input box, then press the button to see if it is a Palindrome

Enter in a String to determine if it is a Palindrome