Topic: play animation every 3 seconds
Leandro Francisco
asked 2 years ago
Open
- User: Free
- Premium support: No
- Technology: jQuery
- MDB Version: 4.5.10
- Device: Desktop PC
- Browser: All
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Piotr Glejzer staff commented 2 years ago
Hi,
did you try using a loop for that?
Best,
Piotr
Leandro Francisco commented 2 years ago
Now I remove the animation class and add it again in the interval instead of in the timeout and it works, but the rest of element with animations stopped workin correctly, they still try to animate but too fast and you don't have time to see the effect, the first that u can see without scroll, works better, but the others... they continue being hidden and appearing when u scroll down, but with no effect.
Piotr Glejzer staff commented 2 years ago
Hi,
can you put your code to our snippets?
I think It can be some bug.
Best,
Piotr