diff --git a/dist/jquery.fancybox.js b/dist/jquery.fancybox.js index 806b2703..7b82cdb1 100644 --- a/dist/jquery.fancybox.js +++ b/dist/jquery.fancybox.js @@ -146,6 +146,10 @@ // "zoom" - zoom images from/to thumbnail // "fade" // "zoom-in-out" + // 'slide' + // 'rotate' + // 'circular' + // 'tube' // animationEffect: "zoom", @@ -5629,4 +5633,4 @@ }); } }); -})(document, jQuery); \ No newline at end of file +})(document, jQuery);