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
WYSIWYG Web Builder
https://forum.wysiwygwebbuilder.com/forum/
https://forum.wysiwygwebbuilder.com/forum/viewtopic.php?t=94255
Code: Select all
$(".fancybox").fancybox({
autoPlay: false,
});