I would like the first letter of a word to be in uppercase. I want it to do it when a form is submitted. The user will input some writing in a textfield then when the form is submitted it changes the first letter. This will happen before it goes into the database. I am quite new to javascript and I have used a complex sorting js script. It is great but it doesn't ignore case.
Anyone know a method to do this?
Cheers
Rob
Anyone know a method to do this?
Cheers
Rob