SyntaxFix
Write A Post
Hire A Developer
Questions
you can use the in built .toLowerCase() method on javascript strings. ex: var x = "Hello"; x.toLowerCase();