Searched refs:lightGallery (Results 1 – 24 of 24) sorted by relevance
/plugin/photogallery/lightGallery/ |
H A D | Version.txt | 2 …lder of the zip file downloaded from https://github.com/sachinchoolur/lightGallery/archive/master.…
|
/plugin/photogallery/ |
H A D | all.less | 2 @import "lightGallery/css/lightgallery.min.css"; 3 @import "lightGallery/css/lg-transitions.min.css"; 4 /*@import "lightGallery/css/lg-fb-comment-box.min.css";*/
|
H A D | script.js | 16 jQuery("ul.pg-show").lightGallery({
|
/plugin/photogallery/lightGallery/js/ |
H A D | lg-hash.js | 88 $.fn.lightGallery.modules.hash = Hash;
|
H A D | lg-hash.min.js | 4 …ation.search):b.location.hash="",this.core.$el.off(".lg.hash"))},a.fn.lightGallery.modules.hash=f}…
|
H A D | lg-fullscreen.js | 112 $.fn.lightGallery.modules.fullscreen = Fullscreen;
|
H A D | lg-fullscreen.min.js | 4 …lscreenchange.lg mozfullscreenchange.lg MSFullscreenChange.lg")},a.fn.lightGallery.modules.fullscr…
|
H A D | lg-pager.js | 100 $.fn.lightGallery.modules.pager = Pager;
|
H A D | lg-pager.min.js | 4 ….addClass("lg-pager-active")})},c.prototype.destroy=function(){},a.fn.lightGallery.modules.pager=c…
|
H A D | lg-share.js | 88 $.fn.lightGallery.modules.share = Share;
|
H A D | lg-share.min.js | 4 …data-pinterest-text"))},100)})},c.prototype.destroy=function(){},a.fn.lightGallery.modules.share=c…
|
H A D | lightgallery.js | 228 $.each($.fn.lightGallery.modules, function(key) { 229 _this.modules[key] = new $.fn.lightGallery.modules[key](_this.el); 1303 $.each($.fn.lightGallery.modules, function(key) { 1336 $.fn.lightGallery = function(options) { function 1350 $.fn.lightGallery.modules = {};
|
H A D | lightgallery.min.js | 4 …lightGallery.modules,function(b){c.modules[b]=new a.fn.lightGallery.modules[b](c.el)}),c.slide(b,!… function
|
H A D | lg-autoplay.js | 199 $.fn.lightGallery.modules.autoplay = Autoplay;
|
H A D | lg-autoplay.min.js | 4 …cancelAuto(),this.core.$outer.find(".lg-progress-bar").remove()},a.fn.lightGallery.modules.autopla…
|
H A D | lg-video.js | 307 $.fn.lightGallery.modules.video = Video;
|
H A D | lg-video.min.js | 4 …');return g},f.prototype.destroy=function(){this.videoLoaded=!1},a.fn.lightGallery.modules.video=f…
|
H A D | lg-thumbnail.js | 469 $.fn.lightGallery.modules.Thumbnail = Thumbnail;
|
H A D | lg-thumbnail.min.js | 4 …umbOuter.remove(),this.core.$outer.removeClass("lg-has-thumb"))},a.fn.lightGallery.modules.Thumbna…
|
H A D | lg-zoom.js | 526 $.fn.lightGallery.modules.zoom = Zoom;
|
H A D | lg-zoom.min.js | 4 …esetZoom(),clearTimeout(b.zoomabletimeout),b.zoomabletimeout=!1},a.fn.lightGallery.modules.zoom=d}…
|
/plugin/photogallery/lightGallery/css/ |
H A D | lg-fb-comment-box.css | 2 * http://sachinchoolur.github.io/lightGallery/
|
H A D | lightgallery.css | 2 * http://sachinchoolur.github.io/lightGallery/
|
H A D | lg-transitions.css | 2 * http://sachinchoolur.github.io/lightGallery/
|