nCell object does not exist on line 669 (DataTables 1.9.4)
nCell object does not exist on line 669 (DataTables 1.9.4)
This only occurs in IE8 (Maybe lower too?), and not in any other major browser: For some reason this nCell object does not exist when creating a new DataTable. We placed an alert above this line and outputted nCell. It does output an HTML element a lot of times, and then suddenly, an undefined one. We have no clue how this can happen.
HTML: http://pastebin.com/zmuMVm2q
JavaScript: http://pastebin.com/K36TSihK
Weird thing is that this only happens with out datatables. The demo has no problems..
HTML: http://pastebin.com/zmuMVm2q
JavaScript: http://pastebin.com/K36TSihK
Weird thing is that this only happens with out datatables. The demo has no problems..
This discussion has been closed.
Replies
Allan
https://dl.dropbox.com/u/51741996/datatables_error_demo/index.html
Note that I have made a PHP script to generate both the JS and HTML code. That's why the JS code also defaults what's already default :P
Allan
Allan