Answer the question
In order to leave comments, you need to log in
Why is self here (what can be replaced)?
instead of writing self.innerHTML = this.value;
this.innerHTML = this.value;
and will not work
20-23 lines
https://jsfiddle.net/s8245hx3/
Answer the question
In order to leave comments, you need to log in
self is needed in order to get the this of the element above
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question