I cannot seem to get the quotes around this statement right. No matter what combination I try.
I am really confused on how it should be quoted.
$(#imagearea).append("<img id='"+theWord.charAt(i).toUpperCase+"'.png'" src='images/'+theWord.charAt(i).toUpperCase+"'.png'/>");
Make it less confusing by putting it in two lines.