Is Responsive extension broken if container is hidden?

Is Responsive extension broken if container is hidden?

orsnorsn Posts: 3Questions: 2Answers: 0

I have div and table inside. First I hide the div with jQuery.hide. Then I initialize the Datatable and call jQuery's show on the div. Now, even if though the window is too small for the table Responsive extension doesn't change the table. When I rescale the window, everything works fine.

Here's the jsFiddle: https://jsfiddle.net/psieniawski/kcyqqay8/
Window must be too small for the table when you run the example.

Is it me, or is it Datatables?

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.