diff --git a/dist/jquery.fancybox.js b/dist/jquery.fancybox.js index 806b2703..b3bcd885 100644 --- a/dist/jquery.fancybox.js +++ b/dist/jquery.fancybox.js @@ -91,7 +91,7 @@ image: { // Wait for images to load before displaying - // true - wait for image to load and then display; + // true - wait for image to load and then display, // false - display thumbnail and load the full-sized image over top, // requires predefined image dimensions (`data-width` and `data-height` attributes) preload: false @@ -5629,4 +5629,4 @@ }); } }); -})(document, jQuery); \ No newline at end of file +})(document, jQuery);