Upper and lower case strings with Javascript
I needed to convert a string to lower case the other day with Javascript and wasn’t sure of the exact function name, so turned to my blog but was surprised I didn’t have a post about how to do this… so here it is now.