ok

Mini Shell

Direktori : /home2/selectio/www/sqarextechnologies.com/plugins/fancybox/
Upload File :
Current File : /home2/selectio/www/sqarextechnologies.com/plugins/fancybox/fancybox-init.js

(function ($) {
	'use strict';
	
	jQuery(document).ready(function () {

		/*================================ Video Popup ==============================*/
		$('[data-fancybox="video"]').fancybox({
			arrows: true,
			animationEffect: [
			//"false",            - disable
			//"fade",
			//"slide",
			//"circular",
			//"tube",
			//"zoom-in-out",
			"rotate"
			],
			transitionEffect: [
			//"false",            - disable
			//"fade",
			//"slide",
			"circular",
			//"tube",
			//"zoom-in-out",
			//"rotate"
			],
			buttons: [
			"zoom",
			//"share",
			//"slideShow",
			"fullScreen",
			//"download",
			//"thumbs",
			"close"
			],
			infobar: false,
		});

        
		/*================================ Image Popup ==============================*/
		$('[data-fancybox="images"]').fancybox({
			arrows: true,
			animationEffect: [
			//"false",            - disable
			//"fade",
			//"slide",
			//"circular",
			//"tube",
			"zoom-in-out",
			//"rotate"
			],
			transitionEffect: [
			//"false",            - disable
			"fade",
			//"slide",
			//"circular",
			//"tube",
			//"zoom-in-out",
			//"rotate"
			],
			buttons: [
			"zoom",
			//"share",
			//"slideShow",
			"fullScreen",
			//"download",
			"thumbs",
			"close"
			],
			infobar: true,
		});

		
		


 	});
	
})(jQuery);


Zerion Mini Shell 1.0