This commit is contained in:
2017-02-02 06:42:50 +01:00
parent 6df0f90b09
commit fa176aba46
23 changed files with 4387 additions and 300 deletions

View File

@@ -1,6 +1,6 @@
$(document).ready(function(){
$('.gallery').featherlightGallery({
$('.galerie').featherlightGallery({
gallery: {
fadeIn: 300,
fadeOut: 300
@@ -8,7 +8,7 @@ $(document).ready(function(){
openSpeed: 300,
closeSpeed: 300
});
$('.gallery2').featherlightGallery({
$('.galerie2').featherlightGallery({
gallery: {
next: 'next »',
previous: '« previous'