#How do I turn both of these variables into an array?
6 messages · Page 1 of 1 (latest)
Currently, I am very confused.
This is supposed to turn my html collection into an array, when it is an array, only then will indexOf() work.
I console.log(arrLiIndex) to make sure it is an array
This is my console when I have it open and before I refresh the screen
This is my console when I close the console and then open it again