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

Update jquery.fancybox.js #2236

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
6 changes: 5 additions & 1 deletion dist/jquery.fancybox.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,10 @@
// "zoom" - zoom images from/to thumbnail
// "fade"
// "zoom-in-out"
// 'slide'
// 'rotate'
// 'circular'
// 'tube'
//
animationEffect: "zoom",

Expand Down Expand Up @@ -5629,4 +5633,4 @@
});
}
});
})(document, jQuery);
})(document, jQuery);