+ 1
If else condition in javascript error.
I want to check if the first row of a table contains some number and prints true on console but it doesn't seem to work. https://code.sololearn.com/W4fRKfoJzel5/?ref=app https://code.sololearn.com/W4fRKfoJzel5/?ref=app
2 Answers
0
Thanks Mirielle , my code is also working now đ. The problem was with the innerText. I did not put it in the first place.