• Hello
    would it be possible to add an option on the last name field so that when the season of the passen name uppercase letters?

    On one of my sites I have added this feature.
    onkeyup = “javascript: this.value = this.value.toUpperCase ();

    Is it possible to add a code in the functions.php file for this to work?
    Thank you

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Last name uppercase auto’ is closed to new replies.