Version 1
[yaffs-website] / web / modules / contrib / blazy / js / blazy.photobox.min.js
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);