Demo For: How To Convert Text String To Upper Case Using jQuery
There will be 2 alerts when the page loads. The first alert shows our custom string that we want to convert i.e.:
'This IS SOme randOM STRING.'. In the 2nd alert, you can see all of the string converted to lower case.