gent_styleguide 2.9.2 → 2.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.codeclimate.yml +51 -14
- package/CHANGELOG.md +15 -1
- package/CONTRIBUTING.md +8 -1
- package/README.md +23 -6
- package/build/styleguide/js/base-min.js +68 -1
- package/build/styleguide/js/breadcrumbs.binding-min.js +13 -1
- package/build/styleguide/js/breadcrumbs.functions-min.js +131 -1
- package/build/styleguide/js/button-drop-min.js +38 -1
- package/build/styleguide/js/button-drop.binding-min.js +13 -1
- package/build/styleguide/js/button-drop.functions-min.js +48 -1
- package/build/styleguide/js/gallery.binding-min.js +12 -1
- package/build/styleguide/js/gallery.functions-min.js +29 -1
- package/build/styleguide/js/hamburger-menu.binding-min.js +17 -1
- package/build/styleguide/js/hamburger-menu.functions-min.js +166 -1
- package/build/styleguide/js/header.binding-min.js +18 -1
- package/build/styleguide/js/header.functions-min.js +73 -1
- package/build/styleguide/js/input-date.binding-min.js +8 -1
- package/build/styleguide/js/input-date.functions-min.js +27 -1
- package/build/styleguide/js/input-multiselect-chosen.binding-min.js +31 -1
- package/build/styleguide/js/input-multiselect-chosen.functions-min.js +24 -1
- package/build/styleguide/js/teaser-collection.binding-min.js +14 -1
- package/build/styleguide/sass/00-settings/_vars.scss +2 -3
- package/build/styleguide/sass/01-mixins/grid/_default_classes.scss +8 -6
- package/build/styleguide/sass/01-mixins/grid/_mixins.scss +22 -20
- package/build/styleguide/sass/11-base/forms/_forms.scss +3 -0
- package/build/styleguide/sass/11-base/grid/_grid.scss +2 -2
- package/build/styleguide/sass/21-atoms/fieldset/_fieldset.scss +1 -1
- package/build/styleguide/sass/21-atoms/inputs/input-multiselect-chosen/_input-multiselect-chosen.scss +1 -1
- package/build/styleguide/sass/21-atoms/tag/_tag.scss +0 -5
- package/build/styleguide/sass/31-molecules/building-blocks/breadcrumbs/_breadcrumbs.scss +33 -37
- package/build/styleguide/sass/31-molecules/building-blocks/hamburger-menu/_hamburger-menu.scss +1 -1
- package/build/styleguide/sass/31-molecules/status-message/_status-message.scss +1 -0
- package/build/styleguide/sass/41-organisms/header/_header.scss +2 -2
- package/build/styleguide/sass/main_cli.scss +12 -11
- package/nbproject/private/private.properties +1 -0
- package/nbproject/private/private.xml +8 -0
- package/nbproject/project.properties +5 -0
- package/nbproject/project.xml +9 -0
- package/package.json +7 -9
- package/.github/ISSUE_TEMPLATE.md +0 -32
- package/.github/PULL_REQUEST_TEMPLATE.md +0 -30
- package/.mdl.style.rb +0 -9
- package/.mdlrc +0 -1
- package/.travis.yml +0 -27
- package/build/styleguide/vendor/chosen-js/README.md +0 -47
- package/build/styleguide/vendor/chosen-js/chosen-sprite.png +0 -0
- package/build/styleguide/vendor/chosen-js/chosen-sprite@2x.png +0 -0
- package/build/styleguide/vendor/chosen-js/chosen.css +0 -490
- package/build/styleguide/vendor/chosen-js/chosen.jquery.js +0 -1349
- package/build/styleguide/vendor/chosen-js/chosen.jquery.min.js +0 -3
- package/build/styleguide/vendor/chosen-js/chosen.min.css +0 -11
- package/build/styleguide/vendor/chosen-js/chosen.proto.js +0 -1389
- package/build/styleguide/vendor/chosen-js/chosen.proto.min.js +0 -3
- package/build/styleguide/vendor/jquery/AUTHORS.txt +0 -301
- package/build/styleguide/vendor/jquery/LICENSE.txt +0 -36
- package/build/styleguide/vendor/jquery/README.md +0 -67
- package/build/styleguide/vendor/jquery/dist/core.js +0 -476
- package/build/styleguide/vendor/jquery/dist/jquery.js +0 -10253
- package/build/styleguide/vendor/jquery/dist/jquery.min.js +0 -4
- package/build/styleguide/vendor/jquery/dist/jquery.min.map +0 -1
- package/build/styleguide/vendor/jquery/dist/jquery.slim.js +0 -8160
- package/build/styleguide/vendor/jquery/dist/jquery.slim.min.js +0 -4
- package/build/styleguide/vendor/jquery/dist/jquery.slim.min.map +0 -1
- package/build/styleguide/vendor/jquery/external/sizzle/LICENSE.txt +0 -36
- package/build/styleguide/vendor/jquery/external/sizzle/dist/sizzle.js +0 -2272
- package/build/styleguide/vendor/jquery/external/sizzle/dist/sizzle.min.js +0 -3
- package/build/styleguide/vendor/jquery/external/sizzle/dist/sizzle.min.map +0 -1
- package/build/styleguide/vendor/jquery/package.json +0 -97
- package/build/styleguide/vendor/jquery/src/.eslintrc.json +0 -5
- package/build/styleguide/vendor/jquery/src/ajax/jsonp.js +0 -102
- package/build/styleguide/vendor/jquery/src/ajax/load.js +0 -76
- package/build/styleguide/vendor/jquery/src/ajax/parseXML.js +0 -30
- package/build/styleguide/vendor/jquery/src/ajax/script.js +0 -77
- package/build/styleguide/vendor/jquery/src/ajax/var/location.js +0 -5
- package/build/styleguide/vendor/jquery/src/ajax/var/nonce.js +0 -7
- package/build/styleguide/vendor/jquery/src/ajax/var/rquery.js +0 -5
- package/build/styleguide/vendor/jquery/src/ajax/xhr.js +0 -169
- package/build/styleguide/vendor/jquery/src/ajax.js +0 -855
- package/build/styleguide/vendor/jquery/src/attributes/attr.js +0 -141
- package/build/styleguide/vendor/jquery/src/attributes/classes.js +0 -174
- package/build/styleguide/vendor/jquery/src/attributes/prop.js +0 -143
- package/build/styleguide/vendor/jquery/src/attributes/support.js +0 -33
- package/build/styleguide/vendor/jquery/src/attributes/val.js +0 -190
- package/build/styleguide/vendor/jquery/src/attributes.js +0 -13
- package/build/styleguide/vendor/jquery/src/callbacks.js +0 -234
- package/build/styleguide/vendor/jquery/src/core/DOMEval.js +0 -16
- package/build/styleguide/vendor/jquery/src/core/access.js +0 -70
- package/build/styleguide/vendor/jquery/src/core/init.js +0 -128
- package/build/styleguide/vendor/jquery/src/core/nodeName.js +0 -13
- package/build/styleguide/vendor/jquery/src/core/parseHTML.js +0 -65
- package/build/styleguide/vendor/jquery/src/core/ready-no-deferred.js +0 -96
- package/build/styleguide/vendor/jquery/src/core/ready.js +0 -86
- package/build/styleguide/vendor/jquery/src/core/readyException.js +0 -13
- package/build/styleguide/vendor/jquery/src/core/stripAndCollapse.js +0 -14
- package/build/styleguide/vendor/jquery/src/core/support.js +0 -20
- package/build/styleguide/vendor/jquery/src/core/var/rsingleTag.js +0 -6
- package/build/styleguide/vendor/jquery/src/core.js +0 -476
- package/build/styleguide/vendor/jquery/src/css/addGetHookIf.js +0 -26
- package/build/styleguide/vendor/jquery/src/css/adjustCSS.js +0 -71
- package/build/styleguide/vendor/jquery/src/css/curCSS.js +0 -65
- package/build/styleguide/vendor/jquery/src/css/hiddenVisibleSelectors.js +0 -15
- package/build/styleguide/vendor/jquery/src/css/showHide.js +0 -105
- package/build/styleguide/vendor/jquery/src/css/support.js +0 -89
- package/build/styleguide/vendor/jquery/src/css/var/cssExpand.js +0 -5
- package/build/styleguide/vendor/jquery/src/css/var/getStyles.js +0 -17
- package/build/styleguide/vendor/jquery/src/css/var/isHiddenWithinTree.js +0 -34
- package/build/styleguide/vendor/jquery/src/css/var/rmargin.js +0 -5
- package/build/styleguide/vendor/jquery/src/css/var/rnumnonpx.js +0 -7
- package/build/styleguide/vendor/jquery/src/css/var/swap.js +0 -26
- package/build/styleguide/vendor/jquery/src/css.js +0 -438
- package/build/styleguide/vendor/jquery/src/data/Data.js +0 -161
- package/build/styleguide/vendor/jquery/src/data/var/acceptData.js +0 -19
- package/build/styleguide/vendor/jquery/src/data/var/dataPriv.js +0 -7
- package/build/styleguide/vendor/jquery/src/data/var/dataUser.js +0 -7
- package/build/styleguide/vendor/jquery/src/data.js +0 -179
- package/build/styleguide/vendor/jquery/src/deferred/exceptionHook.js +0 -21
- package/build/styleguide/vendor/jquery/src/deferred.js +0 -391
- package/build/styleguide/vendor/jquery/src/deprecated.js +0 -40
- package/build/styleguide/vendor/jquery/src/dimensions.js +0 -56
- package/build/styleguide/vendor/jquery/src/effects/Tween.js +0 -123
- package/build/styleguide/vendor/jquery/src/effects/animatedSelector.js +0 -15
- package/build/styleguide/vendor/jquery/src/effects.js +0 -699
- package/build/styleguide/vendor/jquery/src/event/ajax.js +0 -22
- package/build/styleguide/vendor/jquery/src/event/alias.js +0 -29
- package/build/styleguide/vendor/jquery/src/event/focusin.js +0 -55
- package/build/styleguide/vendor/jquery/src/event/support.js +0 -11
- package/build/styleguide/vendor/jquery/src/event/trigger.js +0 -185
- package/build/styleguide/vendor/jquery/src/event.js +0 -746
- package/build/styleguide/vendor/jquery/src/exports/amd.js +0 -26
- package/build/styleguide/vendor/jquery/src/exports/global.js +0 -34
- package/build/styleguide/vendor/jquery/src/jquery.js +0 -41
- package/build/styleguide/vendor/jquery/src/manipulation/_evalUrl.js +0 -23
- package/build/styleguide/vendor/jquery/src/manipulation/buildFragment.js +0 -104
- package/build/styleguide/vendor/jquery/src/manipulation/getAll.js +0 -32
- package/build/styleguide/vendor/jquery/src/manipulation/setGlobalEval.js +0 -22
- package/build/styleguide/vendor/jquery/src/manipulation/support.js +0 -35
- package/build/styleguide/vendor/jquery/src/manipulation/var/rcheckableType.js +0 -5
- package/build/styleguide/vendor/jquery/src/manipulation/var/rscriptType.js +0 -5
- package/build/styleguide/vendor/jquery/src/manipulation/var/rtagName.js +0 -5
- package/build/styleguide/vendor/jquery/src/manipulation/wrapMap.js +0 -29
- package/build/styleguide/vendor/jquery/src/manipulation.js +0 -488
- package/build/styleguide/vendor/jquery/src/offset.js +0 -229
- package/build/styleguide/vendor/jquery/src/queue/delay.js +0 -24
- package/build/styleguide/vendor/jquery/src/queue.js +0 -145
- package/build/styleguide/vendor/jquery/src/selector-native.js +0 -237
- package/build/styleguide/vendor/jquery/src/selector-sizzle.js +0 -19
- package/build/styleguide/vendor/jquery/src/selector.js +0 -3
- package/build/styleguide/vendor/jquery/src/serialize.js +0 -130
- package/build/styleguide/vendor/jquery/src/traversing/findFilter.js +0 -106
- package/build/styleguide/vendor/jquery/src/traversing/var/dir.js +0 -22
- package/build/styleguide/vendor/jquery/src/traversing/var/rneedsContext.js +0 -8
- package/build/styleguide/vendor/jquery/src/traversing/var/siblings.js +0 -17
- package/build/styleguide/vendor/jquery/src/traversing.js +0 -191
- package/build/styleguide/vendor/jquery/src/var/ObjectFunctionString.js +0 -7
- package/build/styleguide/vendor/jquery/src/var/arr.js +0 -5
- package/build/styleguide/vendor/jquery/src/var/class2type.js +0 -6
- package/build/styleguide/vendor/jquery/src/var/concat.js +0 -7
- package/build/styleguide/vendor/jquery/src/var/document.js +0 -5
- package/build/styleguide/vendor/jquery/src/var/documentElement.js +0 -7
- package/build/styleguide/vendor/jquery/src/var/fnToString.js +0 -7
- package/build/styleguide/vendor/jquery/src/var/getProto.js +0 -5
- package/build/styleguide/vendor/jquery/src/var/hasOwn.js +0 -7
- package/build/styleguide/vendor/jquery/src/var/indexOf.js +0 -7
- package/build/styleguide/vendor/jquery/src/var/pnum.js +0 -5
- package/build/styleguide/vendor/jquery/src/var/push.js +0 -7
- package/build/styleguide/vendor/jquery/src/var/rcssNum.js +0 -9
- package/build/styleguide/vendor/jquery/src/var/rnothtmlwhite.js +0 -8
- package/build/styleguide/vendor/jquery/src/var/slice.js +0 -7
- package/build/styleguide/vendor/jquery/src/var/support.js +0 -6
- package/build/styleguide/vendor/jquery/src/var/toString.js +0 -7
- package/build/styleguide/vendor/jquery/src/wrap.js +0 -77
- package/build/styleguide/vendor/lightgallery/.editorconfig +0 -16
- package/build/styleguide/vendor/lightgallery/.gitattributes +0 -1
- package/build/styleguide/vendor/lightgallery/.jscsrc +0 -7
- package/build/styleguide/vendor/lightgallery/.jshintrc +0 -18
- package/build/styleguide/vendor/lightgallery/.travis.yml +0 -9
- package/build/styleguide/vendor/lightgallery/Gruntfile.js +0 -208
- package/build/styleguide/vendor/lightgallery/LICENSE.md +0 -686
- package/build/styleguide/vendor/lightgallery/README.md +0 -191
- package/build/styleguide/vendor/lightgallery/contributing.md +0 -34
- package/build/styleguide/vendor/lightgallery/demo/img/1-1600.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/1-375.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/1-480.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/1.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/13-1600.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/13-375.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/13-480.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/13.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/2-1600.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/2-375.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/2-480.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/2.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/4-1600.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/4-375.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/4-480.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/4.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/thumb-1.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/thumb-13.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/thumb-2.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/thumb-4.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/index.html +0 -162
- package/build/styleguide/vendor/lightgallery/dist/css/lg-fb-comment-box.css +0 -57
- package/build/styleguide/vendor/lightgallery/dist/css/lg-fb-comment-box.min.css +0 -1
- package/build/styleguide/vendor/lightgallery/dist/css/lg-transitions.css +0 -779
- package/build/styleguide/vendor/lightgallery/dist/css/lg-transitions.min.css +0 -1
- package/build/styleguide/vendor/lightgallery/dist/css/lightgallery.css +0 -982
- package/build/styleguide/vendor/lightgallery/dist/css/lightgallery.min.css +0 -1
- package/build/styleguide/vendor/lightgallery/dist/fonts/lg.eot +0 -0
- package/build/styleguide/vendor/lightgallery/dist/fonts/lg.svg +0 -47
- package/build/styleguide/vendor/lightgallery/dist/fonts/lg.ttf +0 -0
- package/build/styleguide/vendor/lightgallery/dist/fonts/lg.woff +0 -0
- package/build/styleguide/vendor/lightgallery/dist/img/loading.gif +0 -0
- package/build/styleguide/vendor/lightgallery/dist/img/video-play.png +0 -0
- package/build/styleguide/vendor/lightgallery/dist/img/vimeo-play.png +0 -0
- package/build/styleguide/vendor/lightgallery/dist/img/youtube-play.png +0 -0
- package/build/styleguide/vendor/lightgallery/dist/js/lightgallery-all.js +0 -3331
- package/build/styleguide/vendor/lightgallery/dist/js/lightgallery-all.min.js +0 -5
- package/build/styleguide/vendor/lightgallery/dist/js/lightgallery.js +0 -1364
- package/build/styleguide/vendor/lightgallery/dist/js/lightgallery.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/lib/jquery.mousewheel.min.js +0 -8
- package/build/styleguide/vendor/lightgallery/lib/lg.png +0 -0
- package/build/styleguide/vendor/lightgallery/lib/picturefill.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/lightGallery.jquery.json +0 -27
- package/build/styleguide/vendor/lightgallery/modules/lg-autoplay.js +0 -206
- package/build/styleguide/vendor/lightgallery/modules/lg-autoplay.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/modules/lg-fullscreen.js +0 -116
- package/build/styleguide/vendor/lightgallery/modules/lg-fullscreen.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/modules/lg-hash.js +0 -101
- package/build/styleguide/vendor/lightgallery/modules/lg-hash.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/modules/lg-pager.js +0 -105
- package/build/styleguide/vendor/lightgallery/modules/lg-pager.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/modules/lg-share.js +0 -107
- package/build/styleguide/vendor/lightgallery/modules/lg-share.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/modules/lg-thumbnail.js +0 -478
- package/build/styleguide/vendor/lightgallery/modules/lg-thumbnail.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/modules/lg-video.js +0 -317
- package/build/styleguide/vendor/lightgallery/modules/lg-video.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/modules/lg-zoom.js +0 -527
- package/build/styleguide/vendor/lightgallery/modules/lg-zoom.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/package.json +0 -60
- package/build/styleguide/vendor/lightgallery/selection.json +0 -407
- package/build/styleguide/vendor/lightgallery/src/css/lg-fb-comment-box.css +0 -54
- package/build/styleguide/vendor/lightgallery/src/css/lg-fb-comment-box.css.map +0 -7
- package/build/styleguide/vendor/lightgallery/src/css/lg-transitions.css +0 -776
- package/build/styleguide/vendor/lightgallery/src/css/lg-transitions.css.map +0 -7
- package/build/styleguide/vendor/lightgallery/src/css/lightgallery.css +0 -979
- package/build/styleguide/vendor/lightgallery/src/css/lightgallery.css.map +0 -7
- package/build/styleguide/vendor/lightgallery/src/fonts/lg.eot +0 -0
- package/build/styleguide/vendor/lightgallery/src/fonts/lg.svg +0 -47
- package/build/styleguide/vendor/lightgallery/src/fonts/lg.ttf +0 -0
- package/build/styleguide/vendor/lightgallery/src/fonts/lg.woff +0 -0
- package/build/styleguide/vendor/lightgallery/src/img/loading.gif +0 -0
- package/build/styleguide/vendor/lightgallery/src/img/video-play.png +0 -0
- package/build/styleguide/vendor/lightgallery/src/img/vimeo-play.png +0 -0
- package/build/styleguide/vendor/lightgallery/src/img/youtube-play.png +0 -0
- package/build/styleguide/vendor/lightgallery/src/js/.jshintrc +0 -22
- package/build/styleguide/vendor/lightgallery/src/js/lightgallery.js +0 -1342
- package/build/styleguide/vendor/lightgallery/src/sass/lg-animations.scss +0 -714
- package/build/styleguide/vendor/lightgallery/src/sass/lg-autoplay.scss +0 -36
- package/build/styleguide/vendor/lightgallery/src/sass/lg-core.scss +0 -272
- package/build/styleguide/vendor/lightgallery/src/sass/lg-fb-comment-box.scss +0 -52
- package/build/styleguide/vendor/lightgallery/src/sass/lg-fonts.scss +0 -22
- package/build/styleguide/vendor/lightgallery/src/sass/lg-fullscreen.scss +0 -9
- package/build/styleguide/vendor/lightgallery/src/sass/lg-mixins.scss +0 -330
- package/build/styleguide/vendor/lightgallery/src/sass/lg-pager.scss +0 -89
- package/build/styleguide/vendor/lightgallery/src/sass/lg-share.scss +0 -135
- package/build/styleguide/vendor/lightgallery/src/sass/lg-theme-default.scss +0 -208
- package/build/styleguide/vendor/lightgallery/src/sass/lg-thumbnail.scss +0 -111
- package/build/styleguide/vendor/lightgallery/src/sass/lg-transitions.scss +0 -766
- package/build/styleguide/vendor/lightgallery/src/sass/lg-variables.scss +0 -57
- package/build/styleguide/vendor/lightgallery/src/sass/lg-video.scss +0 -110
- package/build/styleguide/vendor/lightgallery/src/sass/lg-zoom.scss +0 -69
- package/build/styleguide/vendor/lightgallery/src/sass/lightgallery.scss +0 -15
- package/build/styleguide/vendor/lightgallery/src/sass/prepros.cfg +0 -530
- package/build/styleguide/vendor/lightgallery/test/.jshintrc +0 -33
- package/build/styleguide/vendor/lightgallery/test/lightgallery.html +0 -27
- package/build/styleguide/vendor/lightgallery/test/lightgallery_test.js +0 -16
- package/build/styleguide/vendor/masonry-layout/README.md +0 -80
- package/build/styleguide/vendor/masonry-layout/dist/masonry.pkgd.js +0 -2499
- package/build/styleguide/vendor/masonry-layout/dist/masonry.pkgd.min.js +0 -9
- package/build/styleguide/vendor/masonry-layout/masonry.js +0 -239
- package/postinstall.sh +0 -76
- package/version_tag.sh +0 -99
- package/yarn.lock +0 -7827
|
@@ -1,191 +0,0 @@
|
|
|
1
|
-

|
|
2
|
-

|
|
3
|
-

|
|
4
|
-
[](https://www.jsdelivr.com/package/npm/lightgallery)
|
|
5
|
-
|
|
6
|
-
# lightGallery
|
|
7
|
-
A customizable, modular, responsive, lightbox gallery plugin for jQuery.
|
|
8
|
-

|
|
9
|
-
Demo
|
|
10
|
-
---
|
|
11
|
-
[JQuery lightGallery demo](http://sachinchoolur.github.io/lightGallery/). [Codepen demo](http://codepen.io/sachinchoolur/details/QjLNMM/)
|
|
12
|
-
|
|
13
|
-
Main features
|
|
14
|
-
---
|
|
15
|
-
|
|
16
|
-
* Fully responsive.
|
|
17
|
-
* Modular architecture with built in plugins.
|
|
18
|
-
* Touch and support for mobile devices.
|
|
19
|
-
* Mouse drag supports for desktops.
|
|
20
|
-
* Double-click/Double-tap to see actual size of the image.
|
|
21
|
-
* Animated thumbnails.
|
|
22
|
-
* Social sharing.
|
|
23
|
-
* Youtube Vimeo Dailymotion VK and html5 videos Support.
|
|
24
|
-
* 20+ Hardware-Accelerated CSS3 transitions.
|
|
25
|
-
* Dynamic mode.
|
|
26
|
-
* Full screen support.
|
|
27
|
-
* Supports zoom.
|
|
28
|
-
* Browser history API.
|
|
29
|
-
* Responsive images.
|
|
30
|
-
* HTML iframe support.
|
|
31
|
-
* Multiple instances on one page.
|
|
32
|
-
* Easily customizable via CSS (SCSS) and Settings.
|
|
33
|
-
* Smart image preloading and code optimization.
|
|
34
|
-
* Keyboard Navigation for desktop.
|
|
35
|
-
* Font icon support.
|
|
36
|
-
* And many more.
|
|
37
|
-
|
|
38
|
-
Browser support
|
|
39
|
-
---
|
|
40
|
-
lightgallery supports all major browsers including IE 8 and above.
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
Installation
|
|
44
|
-
---
|
|
45
|
-
#### Install with Bower
|
|
46
|
-
|
|
47
|
-
You can Install ```lightgallery``` and its modules using the [Bower](http://bower.io) package manager.
|
|
48
|
-
|
|
49
|
-
```sh
|
|
50
|
-
$ bower install lightgallery --save
|
|
51
|
-
```
|
|
52
|
-
Or Install all modules together
|
|
53
|
-
``` sh
|
|
54
|
-
$ bower install lightgallery lg-thumbnail lg-autoplay lg-video lg-fullscreen lg-pager lg-zoom lg-hash lg-share
|
|
55
|
-
```
|
|
56
|
-
|
|
57
|
-
#### npm
|
|
58
|
-
|
|
59
|
-
You can also find ```lightgallery``` on [npm](http://npmjs.org).
|
|
60
|
-
|
|
61
|
-
```sh
|
|
62
|
-
$ npm install lightgallery lg-thumbnail lg-autoplay lg-video lg-fullscreen lg-pager lg-zoom lg-hash lg-share
|
|
63
|
-
```
|
|
64
|
-
#### Download from Github
|
|
65
|
-
|
|
66
|
-
You can also directly download lightgallery from github.
|
|
67
|
-
|
|
68
|
-
#### CDN
|
|
69
|
-
If you prefer to use a CDN you can load files via [jsdelivr](https://www.jsdelivr.com/projects/lightgallery) or [cdnjs](https://cdnjs.com/libraries/lightgallery)
|
|
70
|
-
|
|
71
|
-
Here is the [jsdelivr collection](https://cdn.jsdelivr.net/combine/npm/lightgallery,npm/lg-autoplay,npm/lg-fullscreen,npm/lg-hash,npm/lg-pager,npm/lg-share,npm/lg-thumbnail,npm/lg-video,npm/lg-zoom) of lightGallery and its modules.
|
|
72
|
-
|
|
73
|
-
#### Include CSS and Javascript files
|
|
74
|
-
First of all add lightgallery.css in the <head> of the document.
|
|
75
|
-
``` html
|
|
76
|
-
<head>
|
|
77
|
-
<link type="text/css" rel="stylesheet" href="css/lightGallery.css" />
|
|
78
|
-
</head>
|
|
79
|
-
```
|
|
80
|
-
Then include jQuery and lightgallery.min.js into your document.
|
|
81
|
-
If you want to include any lightgallery plugin you can include it after lightgallery.min.js.
|
|
82
|
-
lightGallery and it's plugins are available in lightgallery-all.js
|
|
83
|
-
``` html
|
|
84
|
-
<body>
|
|
85
|
-
....
|
|
86
|
-
|
|
87
|
-
<!-- jQuery version must be >= 1.8.0; -->
|
|
88
|
-
<script src="jquery.min.js"></script>
|
|
89
|
-
|
|
90
|
-
<!-- A jQuery plugin that adds cross-browser mouse wheel support. (Optional) -->
|
|
91
|
-
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-mousewheel/3.1.13/jquery.mousewheel.min.js"></script>
|
|
92
|
-
|
|
93
|
-
<script src="js/lightgallery.min.js"></script>
|
|
94
|
-
|
|
95
|
-
<!-- lightgallery plugins -->
|
|
96
|
-
<script src="js/lg-thumbnail.min.js"></script>
|
|
97
|
-
<script src="js/lg-fullscreen.min.js"></script>
|
|
98
|
-
</body>
|
|
99
|
-
```
|
|
100
|
-
lightGallery also supports AMD, CommonJS and ES6 modules.
|
|
101
|
-
When you use AMD make sure that lightgallery.js is loaded before lightgallery modules.
|
|
102
|
-
```js
|
|
103
|
-
require(['./lightgallery.js'], function() {
|
|
104
|
-
require(["./lg-zoom.js", "./lg-thumbnail.js"], function(){
|
|
105
|
-
$("#lightgallery").lightGallery();
|
|
106
|
-
});
|
|
107
|
-
});
|
|
108
|
-
```
|
|
109
|
-
#### The markup
|
|
110
|
-
lightgallery does not force you to use any kind of markup. you can use whatever markup you want. But I suggest you to use the following markup. [Here](http://sachinchoolur.github.io/lightGallery/demos/html-markup.html) you can find the detailed examples of different kind of markups.
|
|
111
|
-
``` html
|
|
112
|
-
<div id="lightgallery">
|
|
113
|
-
<a href="img/img1.jpg">
|
|
114
|
-
<img src="img/thumb1.jpg" />
|
|
115
|
-
</a>
|
|
116
|
-
<a href="img/img2.jpg">
|
|
117
|
-
<img src="img/thumb2.jpg" />
|
|
118
|
-
</a>
|
|
119
|
-
...
|
|
120
|
-
</div>
|
|
121
|
-
```
|
|
122
|
-
#### Call the plugin
|
|
123
|
-
Finally you need to initiate the gallery by adding the following code.
|
|
124
|
-
``` javascript
|
|
125
|
-
<script type="text/javascript">
|
|
126
|
-
$(document).ready(function() {
|
|
127
|
-
$("#lightgallery").lightGallery();
|
|
128
|
-
});
|
|
129
|
-
</script>
|
|
130
|
-
```
|
|
131
|
-
|
|
132
|
-
Resources
|
|
133
|
-
----
|
|
134
|
-
* [API Reference](http://sachinchoolur.github.io/lightGallery/docs/api.html)
|
|
135
|
-
* [Events](http://sachinchoolur.github.io/lightGallery/docs/api.html#events)
|
|
136
|
-
* [Methods](http://sachinchoolur.github.io/lightGallery/docs/api.html#methods)
|
|
137
|
-
* [Data Attributes](http://sachinchoolur.github.io/lightGallery/docs/api.html#attributes)
|
|
138
|
-
* [Dynamic variables](http://sachinchoolur.github.io/lightGallery/docs/api.html#dynamic)
|
|
139
|
-
* [Sass variables](http://sachinchoolur.github.io/lightGallery/docs/api.html#sass)
|
|
140
|
-
* [Module API](http://sachinchoolur.github.io/lightGallery/docs/plugin-api.html)
|
|
141
|
-
* [Themes](http://sachinchoolur.github.io/lightGallery/themes/)
|
|
142
|
-
|
|
143
|
-
Demos
|
|
144
|
-
----
|
|
145
|
-
* Thumbnails
|
|
146
|
-
* [Gallery with animated thumbnails](http://sachinchoolur.github.io/lightGallery/demos/)
|
|
147
|
-
* [Gallery without animated thumbnails](http://sachinchoolur.github.io/lightGallery/demos/#normal-thumb)
|
|
148
|
-
* Youtube, Vimeo Video Gallery
|
|
149
|
-
* [Youtube, Vimeo Video Gallery](http://sachinchoolur.github.io/lightGallery/demos/videos.html)
|
|
150
|
-
* [Video Gallery Without Poster](http://sachinchoolur.github.io/lightGallery/demos/videos.html#video-without-poster)
|
|
151
|
-
* [Video Player Parameters](http://sachinchoolur.github.io/lightGallery/demos/videos.html#video-player-param)
|
|
152
|
-
* [Automatically load thumbnails](http://sachinchoolur.github.io/lightGallery/demos/videos.html#auto-thumb)
|
|
153
|
-
* Html5 Video Gallery
|
|
154
|
-
* [Html5 Video Gallery](http://sachinchoolur.github.io/lightGallery/demos/html5-videos.html)
|
|
155
|
-
* [Html5 video gallery with videojs](http://sachinchoolur.github.io/lightGallery/demos/html5-videos.html#video-without-poster)
|
|
156
|
-
* [Transitions](http://sachinchoolur.github.io/lightGallery/demos/transitions.html)
|
|
157
|
-
* [Dynamic](http://sachinchoolur.github.io/lightGallery/demos/dynamic.html)
|
|
158
|
-
* [Events](http://sachinchoolur.github.io/lightGallery/demos/events.html)
|
|
159
|
-
* [Methods](http://sachinchoolur.github.io/lightGallery/demos/methods.html)
|
|
160
|
-
* [Iframe. External websites, Google map etc..](http://sachinchoolur.github.io/lightGallery/demos/iframe.html)
|
|
161
|
-
* [Captions](http://sachinchoolur.github.io/lightGallery/demos/captions.html)
|
|
162
|
-
* Responsive images
|
|
163
|
-
* [Responsive images](http://sachinchoolur.github.io/lightGallery/demos/responsive.html)
|
|
164
|
-
* [Responsive images with html5 srcset](http://sachinchoolur.github.io/lightGallery/demos/responsive.html#srcset-demo)
|
|
165
|
-
* [Gallery with fixed size](http://sachinchoolur.github.io/lightGallery/demos/fixed-size.html)
|
|
166
|
-
* [Html Markup](http://sachinchoolur.github.io/lightGallery/demos/html-markup.html)
|
|
167
|
-
* [Facebook comments](http://sachinchoolur.github.io/lightGallery/demos/comment-box.html)
|
|
168
|
-
* [Easing](http://sachinchoolur.github.io/lightGallery/demos/easing.html)
|
|
169
|
-
* [History/hash plugin](http://sachinchoolur.github.io/lightGallery/demos/hash.html)
|
|
170
|
-
* [Angularjs directive](http://sachinchoolur.github.io/lightGallery/demos/angularjs.html)
|
|
171
|
-
|
|
172
|
-
Built in modules
|
|
173
|
-
----
|
|
174
|
-
1. Thumbnail - [GItHub](https://github.com/sachinchoolur/lg-thumbnail) - [Docs](https://sachinchoolur.github.io/lightGallery/docs/api.html#lg-thumbnial)
|
|
175
|
-
2. Autoplay - [GItHub](https://github.com/sachinchoolur/lg-autoplay) - [Docs](https://sachinchoolur.github.io/lightGallery/docs/api.html#lg-autoplay)
|
|
176
|
-
3. Video - [GItHub](https://github.com/sachinchoolur/lg-video) - [Docs](https://sachinchoolur.github.io/lightGallery/docs/api.html#lg-video)
|
|
177
|
-
4. Fullscreen - [GItHub](https://github.com/sachinchoolur/lg-fullscreen) - [Docs](https://sachinchoolur.github.io/lightGallery/docs/api.html#lg-fullscreen)
|
|
178
|
-
5. Pager - [GItHub](https://github.com/sachinchoolur/lg-pager) - [Docs](https://sachinchoolur.github.io/lightGallery/docs/api.html#lg-pager)
|
|
179
|
-
6. Zoom - [GItHub](https://github.com/sachinchoolur/lg-zoom) - [Docs](https://sachinchoolur.github.io/lightGallery/docs/api.html#lg-zoom)
|
|
180
|
-
7. Hash - [GItHub](https://github.com/sachinchoolur/lg-hash) - [Docs](https://sachinchoolur.github.io/lightGallery/docs/api.html#lg-hash)
|
|
181
|
-
8. Share - [GItHub](https://github.com/sachinchoolur/lg-share) - [Docs](https://sachinchoolur.github.io/lightGallery/docs/api.html#lg-share)
|
|
182
|
-
|
|
183
|
-
License
|
|
184
|
-
---
|
|
185
|
-
|
|
186
|
-
#### Commercial license
|
|
187
|
-
If you want to use lightGallery to develop commercial sites, themes, projects, and applications, the Commercial license is the appropriate license. With this option, your source code is kept proprietary. Purchase a lightGallery Commercial License at [uplabs.com/posts/lightgallery-plugin](https://www.uplabs.com/posts/lightgallery-plugin)
|
|
188
|
-
|
|
189
|
-
#### Open source license
|
|
190
|
-
|
|
191
|
-
If you are creating an open source application under a license compatible with the GNU GPL license v3, you may use this project under the terms of the GPLv3.
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
# Contributing
|
|
2
|
-
|
|
3
|
-
You're more than welcome to contribute to this project. Please note: your code may be used as part of a commercial product if merged.
|
|
4
|
-
|
|
5
|
-
## Important notes
|
|
6
|
-
Please don't edit files in the `dist` subdirectory as they are generated via Grunt. You'll find source code in the `src` subdirectory!
|
|
7
|
-
|
|
8
|
-
### Code style
|
|
9
|
-
Regarding code style like indentation and whitespace, **follow the conventions you see used in the source already.**
|
|
10
|
-
|
|
11
|
-
### PhantomJS
|
|
12
|
-
While Grunt can run the included unit tests via [PhantomJS](http://phantomjs.org/), this shouldn't be considered a substitute for the real thing. Please be sure to test the `test/*.html` unit test file(s) in _actual_ browsers.
|
|
13
|
-
|
|
14
|
-
## Modifying the code
|
|
15
|
-
First, ensure that you have the latest [Node.js](http://nodejs.org/) and [npm](http://npmjs.org/) installed.
|
|
16
|
-
|
|
17
|
-
Test that Grunt's CLI and Bower are installed by running `grunt --version` and `bower --version`. If the commands aren't found, run `npm install -g grunt-cli bower`. For more information about installing the tools, see the [getting started with Grunt guide](http://gruntjs.com/getting-started) or [bower.io](http://bower.io/) respectively.
|
|
18
|
-
|
|
19
|
-
1. Fork and clone the repo.
|
|
20
|
-
1. Run `npm install` to install all build dependencies (including Grunt).
|
|
21
|
-
1. Run `bower install` to install the front-end dependencies.
|
|
22
|
-
1. Run `grunt` to grunt this project.
|
|
23
|
-
|
|
24
|
-
Assuming that you don't see any red, you're ready to go. Just be sure to run `grunt` after making any changes, to ensure that nothing is broken.
|
|
25
|
-
|
|
26
|
-
## Submitting pull requests
|
|
27
|
-
|
|
28
|
-
1. Create a new branch, please don't work in your `master` branch directly.
|
|
29
|
-
1. Add failing tests for the change you want to make. Run `grunt` to see the tests fail.
|
|
30
|
-
1. Fix stuff.
|
|
31
|
-
1. Run `grunt` to see if the tests pass. Repeat steps 2-4 until done.
|
|
32
|
-
1. Open `test/*.html` unit test file(s) in actual browser to ensure tests pass everywhere.
|
|
33
|
-
1. Update the documentation to reflect any changes.
|
|
34
|
-
1. Push to your fork and submit a pull request.
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,162 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<title>jQuery lightGallery demo</title>
|
|
5
|
-
<link href="../dist/css/lightgallery.css" rel="stylesheet">
|
|
6
|
-
<style type="text/css">
|
|
7
|
-
body{
|
|
8
|
-
background-color: #152836
|
|
9
|
-
}
|
|
10
|
-
.demo-gallery > ul {
|
|
11
|
-
margin-bottom: 0;
|
|
12
|
-
}
|
|
13
|
-
.demo-gallery > ul > li {
|
|
14
|
-
float: left;
|
|
15
|
-
margin-bottom: 15px;
|
|
16
|
-
margin-right: 20px;
|
|
17
|
-
width: 200px;
|
|
18
|
-
}
|
|
19
|
-
.demo-gallery > ul > li a {
|
|
20
|
-
border: 3px solid #FFF;
|
|
21
|
-
border-radius: 3px;
|
|
22
|
-
display: block;
|
|
23
|
-
overflow: hidden;
|
|
24
|
-
position: relative;
|
|
25
|
-
float: left;
|
|
26
|
-
}
|
|
27
|
-
.demo-gallery > ul > li a > img {
|
|
28
|
-
-webkit-transition: -webkit-transform 0.15s ease 0s;
|
|
29
|
-
-moz-transition: -moz-transform 0.15s ease 0s;
|
|
30
|
-
-o-transition: -o-transform 0.15s ease 0s;
|
|
31
|
-
transition: transform 0.15s ease 0s;
|
|
32
|
-
-webkit-transform: scale3d(1, 1, 1);
|
|
33
|
-
transform: scale3d(1, 1, 1);
|
|
34
|
-
height: 100%;
|
|
35
|
-
width: 100%;
|
|
36
|
-
}
|
|
37
|
-
.demo-gallery > ul > li a:hover > img {
|
|
38
|
-
-webkit-transform: scale3d(1.1, 1.1, 1.1);
|
|
39
|
-
transform: scale3d(1.1, 1.1, 1.1);
|
|
40
|
-
}
|
|
41
|
-
.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
|
|
42
|
-
opacity: 1;
|
|
43
|
-
}
|
|
44
|
-
.demo-gallery > ul > li a .demo-gallery-poster {
|
|
45
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
46
|
-
bottom: 0;
|
|
47
|
-
left: 0;
|
|
48
|
-
position: absolute;
|
|
49
|
-
right: 0;
|
|
50
|
-
top: 0;
|
|
51
|
-
-webkit-transition: background-color 0.15s ease 0s;
|
|
52
|
-
-o-transition: background-color 0.15s ease 0s;
|
|
53
|
-
transition: background-color 0.15s ease 0s;
|
|
54
|
-
}
|
|
55
|
-
.demo-gallery > ul > li a .demo-gallery-poster > img {
|
|
56
|
-
left: 50%;
|
|
57
|
-
margin-left: -10px;
|
|
58
|
-
margin-top: -10px;
|
|
59
|
-
opacity: 0;
|
|
60
|
-
position: absolute;
|
|
61
|
-
top: 50%;
|
|
62
|
-
-webkit-transition: opacity 0.3s ease 0s;
|
|
63
|
-
-o-transition: opacity 0.3s ease 0s;
|
|
64
|
-
transition: opacity 0.3s ease 0s;
|
|
65
|
-
}
|
|
66
|
-
.demo-gallery > ul > li a:hover .demo-gallery-poster {
|
|
67
|
-
background-color: rgba(0, 0, 0, 0.5);
|
|
68
|
-
}
|
|
69
|
-
.demo-gallery .justified-gallery > a > img {
|
|
70
|
-
-webkit-transition: -webkit-transform 0.15s ease 0s;
|
|
71
|
-
-moz-transition: -moz-transform 0.15s ease 0s;
|
|
72
|
-
-o-transition: -o-transform 0.15s ease 0s;
|
|
73
|
-
transition: transform 0.15s ease 0s;
|
|
74
|
-
-webkit-transform: scale3d(1, 1, 1);
|
|
75
|
-
transform: scale3d(1, 1, 1);
|
|
76
|
-
height: 100%;
|
|
77
|
-
width: 100%;
|
|
78
|
-
}
|
|
79
|
-
.demo-gallery .justified-gallery > a:hover > img {
|
|
80
|
-
-webkit-transform: scale3d(1.1, 1.1, 1.1);
|
|
81
|
-
transform: scale3d(1.1, 1.1, 1.1);
|
|
82
|
-
}
|
|
83
|
-
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
|
|
84
|
-
opacity: 1;
|
|
85
|
-
}
|
|
86
|
-
.demo-gallery .justified-gallery > a .demo-gallery-poster {
|
|
87
|
-
background-color: rgba(0, 0, 0, 0.1);
|
|
88
|
-
bottom: 0;
|
|
89
|
-
left: 0;
|
|
90
|
-
position: absolute;
|
|
91
|
-
right: 0;
|
|
92
|
-
top: 0;
|
|
93
|
-
-webkit-transition: background-color 0.15s ease 0s;
|
|
94
|
-
-o-transition: background-color 0.15s ease 0s;
|
|
95
|
-
transition: background-color 0.15s ease 0s;
|
|
96
|
-
}
|
|
97
|
-
.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
|
|
98
|
-
left: 50%;
|
|
99
|
-
margin-left: -10px;
|
|
100
|
-
margin-top: -10px;
|
|
101
|
-
opacity: 0;
|
|
102
|
-
position: absolute;
|
|
103
|
-
top: 50%;
|
|
104
|
-
-webkit-transition: opacity 0.3s ease 0s;
|
|
105
|
-
-o-transition: opacity 0.3s ease 0s;
|
|
106
|
-
transition: opacity 0.3s ease 0s;
|
|
107
|
-
}
|
|
108
|
-
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
|
|
109
|
-
background-color: rgba(0, 0, 0, 0.5);
|
|
110
|
-
}
|
|
111
|
-
.demo-gallery .video .demo-gallery-poster img {
|
|
112
|
-
height: 48px;
|
|
113
|
-
margin-left: -24px;
|
|
114
|
-
margin-top: -24px;
|
|
115
|
-
opacity: 0.8;
|
|
116
|
-
width: 48px;
|
|
117
|
-
}
|
|
118
|
-
.demo-gallery.dark > ul > li a {
|
|
119
|
-
border: 3px solid #04070a;
|
|
120
|
-
}
|
|
121
|
-
.home .demo-gallery {
|
|
122
|
-
padding-bottom: 80px;
|
|
123
|
-
}
|
|
124
|
-
</style>
|
|
125
|
-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
|
|
126
|
-
</head>
|
|
127
|
-
<body class="home">
|
|
128
|
-
|
|
129
|
-
<div class="demo-gallery">
|
|
130
|
-
<ul id="lightgallery" class="list-unstyled row">
|
|
131
|
-
<li class="col-xs-6 col-sm-4 col-md-3" data-responsive="img/1-375.jpg 375, img/1-480.jpg 480, img/1.jpg 800" data-src="img/1-1600.jpg" data-sub-html="<h4>Fading Light</h4><p>Classic view from Rigwood Jetty on Coniston Water an old archive shot similar to an old post but a little later on.</p>">
|
|
132
|
-
<a href="">
|
|
133
|
-
<img class="img-responsive" src="img/thumb-1.jpg">
|
|
134
|
-
</a>
|
|
135
|
-
</li>
|
|
136
|
-
<li class="col-xs-6 col-sm-4 col-md-3" data-responsive="img/2-375.jpg 375, img/2-480.jpg 480, img/2.jpg 800" data-src="img/2-1600.jpg" data-sub-html="<h4>Bowness Bay</h4><p>A beautiful Sunrise this morning taken En-route to Keswick not one as planned but I'm extremely happy I was passing the right place at the right time....</p>">
|
|
137
|
-
<a href="">
|
|
138
|
-
<img class="img-responsive" src="img/thumb-2.jpg">
|
|
139
|
-
</a>
|
|
140
|
-
</li>
|
|
141
|
-
<li class="col-xs-6 col-sm-4 col-md-3" data-responsive="img/13-375.jpg 375, img/13-480.jpg 480, img/13.jpg 800" data-src="img/13-1600.jpg" data-sub-html="<h4>Bowness Bay</h4><p>A beautiful Sunrise this morning taken En-route to Keswick not one as planned but I'm extremely happy I was passing the right place at the right time....</p>">
|
|
142
|
-
<a href="">
|
|
143
|
-
<img class="img-responsive" src="img/thumb-13.jpg">
|
|
144
|
-
</a>
|
|
145
|
-
</li>
|
|
146
|
-
<li class="col-xs-6 col-sm-4 col-md-3" data-responsive="img/4-375.jpg 375, img/4-480.jpg 480, img/4.jpg 800" data-src="img/4-1600.jpg" data-sub-html="<h4>Bowness Bay</h4><p>A beautiful Sunrise this morning taken En-route to Keswick not one as planned but I'm extremely happy I was passing the right place at the right time....</p>">
|
|
147
|
-
<a href="">
|
|
148
|
-
<img class="img-responsive" src="img/thumb-4.jpg">
|
|
149
|
-
</a>
|
|
150
|
-
</li>
|
|
151
|
-
</ul>
|
|
152
|
-
</div>
|
|
153
|
-
<script type="text/javascript">
|
|
154
|
-
$(document).ready(function(){
|
|
155
|
-
$('#lightgallery').lightGallery();
|
|
156
|
-
});
|
|
157
|
-
</script>
|
|
158
|
-
<script src="https://cdn.jsdelivr.net/picturefill/2.3.1/picturefill.min.js"></script>
|
|
159
|
-
<script src="../dist/js/lightgallery-all.min.js"></script>
|
|
160
|
-
<script src="../lib/jquery.mousewheel.min.js"></script>
|
|
161
|
-
</body>
|
|
162
|
-
</html>
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
/*! lightgallery - v1.6.2 - 2017-10-03
|
|
2
|
-
* http://sachinchoolur.github.io/lightGallery/
|
|
3
|
-
* Copyright (c) 2017 Sachin N; Licensed GPLv3 */
|
|
4
|
-
.lg-outer.fb-comments .lg-img-wrap, .lg-outer.fb-comments .lg-video-cont {
|
|
5
|
-
padding-right: 400px !important;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.lg-outer.fb-comments .fb-comments {
|
|
9
|
-
height: 100%;
|
|
10
|
-
overflow-y: auto;
|
|
11
|
-
position: absolute;
|
|
12
|
-
right: 0;
|
|
13
|
-
top: 0;
|
|
14
|
-
width: 420px;
|
|
15
|
-
z-index: 99999;
|
|
16
|
-
background: #fff url("../img/loading.gif") no-repeat scroll center center;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.lg-outer.fb-comments .fb-comments.fb_iframe_widget {
|
|
20
|
-
background-image: none;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.lg-outer.fb-comments .fb-comments.fb_iframe_widget.fb_iframe_widget_loader {
|
|
24
|
-
background: #fff url("../img/loading.gif") no-repeat scroll center center;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.lg-outer.fb-comments .lg-toolbar {
|
|
28
|
-
right: 420px;
|
|
29
|
-
width: auto;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.lg-outer.fb-comments .lg-actions .lg-next {
|
|
33
|
-
right: 420px;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.lg-outer.fb-comments .lg-item {
|
|
37
|
-
background-image: none;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.lg-outer.fb-comments .lg-item.lg-complete .lg-img-wrap, .lg-outer.fb-comments .lg-item.lg-complete .lg-video-cont {
|
|
41
|
-
background-image: none;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.lg-outer.fb-comments .lg-img-wrap, .lg-outer.fb-comments .lg-video-cont {
|
|
45
|
-
background: url("../img/loading.gif") no-repeat scroll transparent;
|
|
46
|
-
background-position: center center;
|
|
47
|
-
background-position: calc((100% - 400px) / 2) center;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.lg-outer.fb-comments .lg-sub-html {
|
|
51
|
-
padding: 0;
|
|
52
|
-
position: static;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
.lg-outer.fb-comments .lg-video-cont {
|
|
56
|
-
max-width: 1250px !important;
|
|
57
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.lg-outer.fb-comments .fb-comments{height:100%;overflow-y:auto;position:absolute;right:0;top:0;width:420px;z-index:99999;background:url(../img/loading.gif) center center no-repeat #fff}.lg-outer.fb-comments .fb-comments.fb_iframe_widget{background-image:none}.lg-outer.fb-comments .fb-comments.fb_iframe_widget.fb_iframe_widget_loader{background:url(../img/loading.gif) center center no-repeat #fff}.lg-outer.fb-comments .lg-toolbar{right:420px;width:auto}.lg-outer.fb-comments .lg-actions .lg-next{right:420px}.lg-outer.fb-comments .lg-item,.lg-outer.fb-comments .lg-item.lg-complete .lg-img-wrap,.lg-outer.fb-comments .lg-item.lg-complete .lg-video-cont{background-image:none}.lg-outer.fb-comments .lg-img-wrap,.lg-outer.fb-comments .lg-video-cont{padding-right:400px!important;background:url(../img/loading.gif) center center no-repeat;background-position:calc((100% - 400px)/ 2) center}.lg-outer.fb-comments .lg-sub-html{padding:0;position:static}.lg-outer.fb-comments .lg-video-cont{max-width:1250px!important}
|