Example Description
This example demonstrates how to use the timeline animations API to animate images and text components when hovering over them.
How We Built It
1. We added 4 editor elements to the page: three images and a text element.
2. We defined a hover area on the page.
3. We defined an onMouseIn event handler on the hover area that uses the timeline
animations API to animate movement of the 3 images & text component.
4. We defined an onMouseOut event handler on the hover area that uses the timeline
animations API to animate a reset of the components to the original position.
Related Examples
Did this help?
|
Thanks for your feedback!
![Hide and Show an Image](https://static.wixstatic.com/media/f0504e_985d9ffd826c44fc80fa2ce9b52129d6~mv2.png/v1/fill/w_316,h_192,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Image%20placeholder.png)
Hide and Show an Image
Show and hide an image according to the clicked button.
![Intermediate.png](https://static.wixstatic.com/media/12d367_3e4cb40eaf29447896e3ccdc94a766e5~mv2.png/v1/fill/w_10,h_9,al_c,q_85,enc_avif,quality_auto/Intermediate.png)
Beginner
![Animation Helpers](https://static.wixstatic.com/media/f0504e_c01b87bea6134562910d2453c68746f9~mv2.jpg/v1/fill/w_316,h_179,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/Image%20placeholder.jpg)
Animation Helpers
Add popular animations to your site using the animation-helpers Velo package
![Intermediate.png](https://static.wixstatic.com/media/12d367_3e4cb40eaf29447896e3ccdc94a766e5~mv2.png/v1/fill/w_10,h_9,al_c,q_85,enc_avif,quality_auto/Intermediate.png)
Beginner
![Zoom-In Effect](https://static.wixstatic.com/media/22cf07_a22bdf3378ae4faf9774eb69157ba844~mv2.png/v1/fill/w_316,h_160,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Image%20placeholder.png)
Zoom-In Effect
Add a hover animation to repeater items
![Intermediate.png](https://static.wixstatic.com/media/12d367_3e4cb40eaf29447896e3ccdc94a766e5~mv2.png/v1/fill/w_10,h_9,al_c,q_85,enc_avif,quality_auto/Intermediate.png)
Beginner
![Preloader for File Upload](https://static.wixstatic.com/media/22cf07_298a9ff4e1ee43cab0c7c7d6468416da~mv2.png/v1/fill/w_316,h_201,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/Image%20placeholder.png)
Preloader for File Upload
Display a preloader while a file is uploading
![Intermediate.png](https://static.wixstatic.com/media/12d367_3e4cb40eaf29447896e3ccdc94a766e5~mv2.png/v1/fill/w_10,h_9,al_c,q_85,enc_avif,quality_auto/Intermediate.png)
Beginner