Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dist/jquery.fancybox.js
Original file line number Diff line number Diff line change
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);