Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Update jquery.fancybox.js #2234

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions dist/jquery.fancybox.js
Expand Up @@ -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
Expand Down Expand Up @@ -5629,4 +5629,4 @@
});
}
});
})(document, jQuery);
})(document, jQuery);