Uncaught TypeError: Cannot set property '_DT_CellIndex' of undefined
Uncaught TypeError: Cannot set property '_DT_CellIndex' of undefined
VenoM
Posts: 17Questions: 9Answers: 0
This is the screenshot of the error: http://imgur.com/R1rAkNm
This is the page I'm using DT on: http://game-finder.000webhostapp.com/table.html
As you can see, the table is messed up. I swiped 3-4 times, fixed the errors I could find and can't anymore. But it's still not showing up the pagination etc. I'm guessing it is because of the console error I mentioned above, I'm hoping that someone can help me fix it, thanks.
This discussion has been closed.
Answers
There are quite a few HTML errors on the page and I suspect it will be related to that. Particularly the double
body
element.Allan