Why is the if else logic not working?
-
If you enter square, circle or cross in the input, then by clicking the square, what is in the input should appear in it, and if none of this is in the input, then the picture should appear. I kind of wrote the logic, but it doesn't work ... Tell me what's wrong https://jsfiddle.net/ vinograd1ka / vdtngp6u / 1 /JavaScript Anonymous, Nov 9, 2020
1 Answers
Your Answer
To place the code, please use CodePen or similar tool. Thanks you!