I added basic support for Bootstrap 4, which did away with the old .hidden-* and .visible-* classes. To do this, I added an additional property to the detectionDivs object. I did not know what you preferred to call it, so I just called it bootstrap4. I have tested this and used it in one of my projects, though it's not a completely comprehensive test.
I added basic support for Bootstrap 4, which did away with the old .hidden-* and .visible-* classes. To do this, I added an additional property to the detectionDivs object. I did not know what you preferred to call it, so I just called it bootstrap4. I have tested this and used it in one of my projects, though it's not a completely comprehensive test.