I have a hidden input field that will take the value of another on keyup and I\'m trying to figure out how transform the value in the hidden field to lowercase and replace s
You can do it like this:
or if you are using JQuery: