Forum Discussion
CrystalRyan-96e
3 years agoCommunity Member
Transform learner name to proper case
I'm trying to write some JavaScript that will convert the learner's first name to proper case. I was able to successfully get it to convert to all uppercase using the following code:
var player = ...
RichardWatson
3 years agoSuper Hero
Crystal,
I'm not a Javascript person, but hopefully, Walt will see this and respond. In the meantime, here is one approach that seems to work for me that uses a submit button. Walt may have a better one.
Richard
Related Content
- 1 year ago