Event to start a slide show

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Lasa
 
 
Posts: 544
Joined: Sat Oct 06, 2018 3:08 pm

Event to start a slide show

Post by Lasa »

Hi,
I would like to set up a slide show via events to start only once the full slideshow is in view ...
Any ideas,
Lasa
Lasa
 
 
Posts: 544
Joined: Sat Oct 06, 2018 3:08 pm

Re: Event to start a slide show

Post by Lasa »

Figured it out.
$('#indextext13').slideshow('start');
Now how do I delay the slideshow a bit to view the first slide in the slideshow before it starts.
The first slide disappears too fast.
Thanks
Lasa
User avatar
wwonderfull
 
 
Posts: 1579
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: Event to start a slide show

Post by wwonderfull »

Do you have any demo projects to speculate?

viewtopic.php?f=10&t=82134
User avatar
Pablo
 
Posts: 23332
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Event to start a slide show

Post by Pablo »

You can use a timer to start the slideshow with a delay.
User avatar
BaconFries
 
 
Posts: 5914
Joined: Thu Aug 16, 2007 7:32 pm

Re: Event to start a slide show

Post by BaconFries »

Although the following is old it may still be of help. You will need to download the cycle plugin for it to work. Note not tried or tested for information only.
viewtopic.php?p=223468&hilit=delay+slideshow#p223468
Lasa
 
 
Posts: 544
Joined: Sat Oct 06, 2018 3:08 pm

Re: Event to start a slide show

Post by Lasa »

This sounds like what I need...
You can use a timer to start the slideshow with a delay
How do I add it?
Lasa
User avatar
Pablo
 
Posts: 23332
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Event to start a slide show

Post by Pablo »

You can find the "Timer" object in the toolbox.
Lasa
 
 
Posts: 544
Joined: Sat Oct 06, 2018 3:08 pm

Re: Event to start a slide show

Post by Lasa »

Found it, but can't seem to get it to work.
Lasa
User avatar
Pablo
 
Posts: 23332
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Event to start a slide show

Post by Pablo »

What did you try and where does it stop working?
Post Reply