I am trying to create a text input where you can write your first name and your last name. The first letter of the first name and surname should be displayed in a DIV. The letters should be displayed directly without clicking a button.
For example:
You write "John Doe" in the text field and JD should be displayed in the DIV.
