Geo
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user