Hey, i need to do something like that:
input text a - the user typing some text. then, that text is copied to input text b.
when the user is trying to type some other text to input text b, but since it’s taking the text from the first input text it’s not happening.
how can i reltate only the first input text to the second, but not the second to the first?
thanks,
nitzan.