Responsive design no working on IE8
Responsive design no working on IE8
'm using datatable to show some information. When I tried to use responsive design to show hidden detail like this. https://datatables.net/extensions/responsive/examples/display-types/modal.html I failed. Noted that I haven't implement Bootstrap since I have to use IE8 as my default browser.
For my knowledge, I think that when I apply "Modal details display", it should be worked well with IE8, rather than Bootstrap requires respond.js etc.
The current situration is that, when I work on Chrome/IE9+, everything works. But everything related to responsive design on IE8. It has no respond. For example, when I click on the green button on the left-most of rows, Chrome/IE9+ can pop-up a dialog but IE8 has no respond.