Responsive Child Rows -whole-row-control Error
Responsive Child Rows -whole-row-control Error
JessT
Posts: 3Questions: 0Answers: 0
Hi!
I just implemented this DataTable http://datatables.net/extensions/responsive/examples/child-rows/whole-row-control.html into my site. I love it, but have discovered it doesn't work in Internet Explorer 7 or 8.
The error is: SCRIPT438: Object doesn't support property or method 'indexOf'
File: dataTables.responsive.min.js, Line: 6, Column: 476
The same error occurs on the example on this site. Any suggestions to correct the issue?
I appreciate your time.
Jess
This discussion has been closed.
Replies
I don't plan to support IE7 with Responsive, indeed all of the extensions and DataTables core are going to be dropping IE6/7 support with their next major releases), but IE8 will continue to be supported.
Responsive not working in IE8 is a known issue and I hope to get a chance to fix it sometime soon.
Allan
Just committed the change for IE8 support. IE7 doesn't work for some reason, but as I say I don't intended to support browsers that are that old.
The nightly is up to date now and this change will be int he 1.0.2 release.
Allan
Allan,
Thank you so much. Downloading the nightly now to try out. Thanks again for your super quick response.
:)
Jess
Hi Allan,
Added the changes you made in the nightly build - works brilliantly. Thanks.