Question
Java Script for first letter caps
Is there a java script that will ensure that my sentence is typed out with all of the first letter of each word is typed in a capital letter? I know how to make all of the words capital, but I am looking for a way to make just the first letter of each word a capital letter.
for example: How To Train Your Dragon
Thank you.
