Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Repeat or loop the jquery animation (help) Re: Repeat or loop the jquery animation (help)

#138289
ajnoguerra
Participant

@CrocoDillon thanks! Now its working. But I have encountered another problem. How do I make the child div pause for 2sec after showing? I’m using this line but the whole animation stops.

setTimeout(transition, 2000);