Converting text input to initial caps.
I need to convert first and last names in text-entry fields to initial caps (in the event a user enters their name in all lowercase or uppercase. Having the names in initial caps will allow me to pass their names throughout the course (using variables). I have searched for a Javascript that can be used but so far I am unsuccessful as most need info put into a Head and Body. Captivate does not have that.
Is there a way to convert a users entry in a text field into initial caps?
