Page 1 of 1

carousel on homepage

Posted: Thu Feb 14, 2019 2:31 am
by Lasa
The carousel on the home page has two images. it goes through the first sequence no problem.. but when it comes around the second time the first slide does this double slide-up-in animation, then goes to the second slide.
http://threefooter.com/brusa2/
Any ideas why?

Cheers,
Lasa

Re: carousel on homepage

Posted: Thu Feb 14, 2019 7:16 am
by Pablo
You did not reset reset the objects to their initial state after the Carousel goes to another slide. So the begin state of the elements is not hidden.

Re: carousel on homepage

Posted: Sun Feb 17, 2019 12:02 am
by Lasa
Oh! Did not know that, thanks!
Missed my own post..:(

Re: carousel on homepage

Posted: Sun Feb 17, 2019 7:11 pm
by Lasa
All I did was place the image over the middle of carousel background image and added the animation slide-in...
so it only shows the slight slide-in to the center... so in effect its in the original place? Does that make sense?
The second image as a small logo that slides in bottom right does not have the same problem.
www.threefooter.com/brusa2
Cheers,
Lasa

Re: carousel on homepage

Posted: Sun Feb 17, 2019 7:18 pm
by Pablo
When you use an animation to make an object visible then it need to be hidden first, otherwise it will not have the correct initial state.

Related tutorial:
http://www.wysiwygwebbuilder.com/carouselevents.html

Re: carousel on homepage

Posted: Sun Feb 17, 2019 9:00 pm
by Lasa
A lot of my problem was the EDGE BROWSER!
Also I was making the animation from the carousel background image, instead of the object itself.
It is now seems to be working correctly.
Thanks,
Lasa