Showing posts with label JavaScript. Show all posts
Showing posts with label JavaScript. Show all posts

January 12, 2022

August 26, 2020

JavaScript : string.toUpperCase(), Make uppercase first letter of each word with in a variable

I want to make the first letter of each word upper case with in a variable. I have tried the JavaScript String toUpperCase() Method to do like below: