Version 1
[yaffs-website] / web / modules / contrib / blazy / js / blazy.photobox.min.js
diff --git a/web/modules/contrib/blazy/js/blazy.photobox.min.js b/web/modules/contrib/blazy/js/blazy.photobox.min.js
new file mode 100644 (file)
index 0000000..100a5c3
--- /dev/null
@@ -0,0 +1 @@
+!function(a,b){"use strict";b.blazy=b.blazy||{},b.behaviors.blazyPhotobox={attach:function(c){a("[data-photobox-gallery]",c).once("blazy-photobox").each(function(){a(this).photobox("a[data-photobox-trigger]",{thumb:"> [data-thumb]",thumbAttr:"data-thumb"},b.blazy.photobox)})}},b.blazy.photobox=function(){var b=a(this).next(".litebox-caption");b.length&&a("#pbCaption .title").html(b.html())}}(jQuery,Drupal);