b0y-101 Mini Shell


Current Path : E:/www/risk/modules/mod_djimageslider/assets/js/
File Upload :
Current File : E:/www/risk/modules/mod_djimageslider/assets/js/magnific-init.js

// initialization of magnific popup for all slider instances
jQuery(document).ready(function(){
	jQuery('.djslider-loader').each(function() {
		jQuery(this).magnificPopup({
	        delegate: '.image-link', // the selector for gallery item
	        type: 'image',
	        mainClass: 'mfp-img-mobile',
	        gallery: {
	          enabled: true
	        },
			image: {
				verticalFit: true,
				titleSrc: 'data-title'
			}
	    });
	});
});

Copyright © 2019 by b0y-101