SlideShow
Posted: Thu Feb 17, 2022 8:15 am
Pablo;
Silly question. Is there any way to add a slideshow but disable the auto start?
Z
Silly question. Is there any way to add a slideshow but disable the auto start?
Z
Code: Select all
$(".fancybox").fancybox({
autoPlay: false,
});