bootstrap-lightbox
bootstrap-lightbox copied to clipboard
Revert "Fix for Bootstrap 3.1+"
Reverts jbutz/bootstrap-lightbox#61
Can not Work in Bootstarp 3.3.1(New 2014.11)
Hi, dont work with Bootstrap v3.3.1 because of 'hide' class : in 3.2.0 hide is "display:none !important" instead of "display:none" Temp fix for me : no hide class and a style added : <div id="myLightbox" class="lightbox fade" tabindex="-1" role="dialog" aria-hidden="true" style="display:none;">
Can not Work in Bootstrap v3.3.6
error message bootstrap.min.js:6 Uncaught TypeError: Cannot read property 'offsetWidth' of undefined