Carousel animations

Phoca Templates - templates for Joomla! CMS
User avatar
jrjr
Phoca Professional
Phoca Professional
Posts: 114
Joined: 30 Nov 2018, 23:56

Carousel animations

Post by jrjr »

Hi
Is there any documentation on the carousel that is included in the Premiere template? Transition effects that are available, etc....
Last edited by jrjr on 01 Jan 2019, 20:16, edited 1 time in total.
christine
Phoca Hero
Phoca Hero
Posts: 2728
Joined: 28 Nov 2010, 17:20

Re: Carousel

Post by christine »

Hi jrjr,

I thinks it's in: swiper.min.css and implemented e.g. from http://idangero.us/swiper/
https://github.com/nolimits4web/swiper/ ... ANGELOG.md

Kind regards
Christine
User avatar
jrjr
Phoca Professional
Phoca Professional
Posts: 114
Joined: 30 Nov 2018, 23:56

Re: Carousel

Post by jrjr »

I was talking more about the animations available such as:

zoomin
bounceinup
bounceInDown
etc

I don't see anything like these in the links that you posted. Is there a list of available animations anywhere?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47821
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Carousel

Post by Jan »

Hi, animations are done with: animate.css
See:
https://daneden.github.io/animate.css/
https://github.com/daneden/animate.css

Jan
If you find Phoca extensions useful, please support the project
User avatar
jrjr
Phoca Professional
Phoca Professional
Posts: 114
Joined: 30 Nov 2018, 23:56

Re: Carousel

Post by jrjr »

Thanks
Here is a list that I compiled from animate.css


bounceIn
bounceInDown
bounceInLeft
bounceInRight
bounceInUp
bounceOut
bounceOutDown
bounceOutLeft
bounceOutRight
bounceOutUp

fadeIn
fadeInDown
fadeInDownBig
fadeInLeft
fadeInLeftBig
fadeInRight
fadeInRightBig
fadeInUp
fadeInUpBig
fadeOut
fadeOutDown
fadeOutDownBig
fadeOutLeft
fadeOutLeftBig
fadeOutRight
fadeOutRightBig
fadeOutUp
fadeOutUpBig

flipInX
flipInY
flipOutX
flipOutY

lightSpeedIn
lightSpeedOut

rotateIn
rotateInDownLeft
rotateInDownRight
rotateInUpLeft
rotateInUpRight
rotateOut
rotateOutDownLeft
rotateOutDownRight
rotateOutUpLeft
rotateOutUpRight

Hinge
jackInTheBox
rollIn
rollOut
rubberBand
pulse
shake
headShake
swing
tada
wobble
jello

zoomIn
zoomInDown
zoomInLeft
zoomInRight
zoomInUp
zoomOut
zoomOutDown
zoomOutLeft
zoomOutRight
zoomOutUp

slideInDown
slideInLeft
slideInRight
slideInUp
slideOutDown
slideOutLeft
slideOutRight
slideOutUp
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47821
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Carousel animations

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply