Zooming FX

Hi, I am working on a project where I use the slideshow using the zoom FX but need to be able to control the speed of the zooming fx so it can be much slower then actual speed, I need it to be like on the site: http://decouvertenature.qc.ca/

On that site you can also see some nice zooming FX on mouse over that would be nice too.

The same would be nice (zooming fx) for normal background images like here: https://bootsnipp.com/snippets/NBMD6

It would be useful to have the choice between “Zoom in” or Zoom out" FX along with speed control.

I would be happy to see such feature added to the great Wappler :grin:

Hello, you can easily do this with a couple of lines in your CSS, using CSS transform and transitions:

https://www.w3schools.com/cssref/css3_pr_transform.asp

https://www.w3schools.com/css/css3_transitions.asp

Sure I know I can add a few lines but since this is a very commun visual fx for designers to use I tough it would nice to have it integrated into Wappler :slight_smile: