Options
dans album.hbs:
preload: 2,
autoplay: true,
autoplayControls: true,
progressBar: false,
pause: 2500,
pager: false,
This commit is contained in:
@@ -39,11 +39,18 @@
|
||||
$("#media").lightGallery({
|
||||
thumbWidth: 80,
|
||||
controls: true,
|
||||
hideBarsDelay: 4500,
|
||||
loop : false,
|
||||
download: true,
|
||||
counter: true,
|
||||
pager: false,
|
||||
videojs: true,
|
||||
exThumbImage: 'data-exthumbimage',
|
||||
preload: 2,
|
||||
autoplay: true,
|
||||
autoplayControls: true,
|
||||
progressBar: false,
|
||||
pause: 2500,
|
||||
});
|
||||
|
||||
// Init justified gallery for albums
|
||||
|
||||
Reference in New Issue
Block a user