Animsition or similar page fade solution

is there any code or tutorial about a solution to implement a fade between pages. like animsition does.

I use barba.js a lot recently. There are also some demos and examples on the page to get you started.

2 Likes

I’ve used smoothstate.js a lot in my projects lately. There’s a great tutorial on CSS Tricks :slight_smile:

1 Like

Hi, been trying to implement smoothstate to my kirby project, but it prevents pages from loading, it fires when a links is clicked, but does not load the new page. Have it working on a plain html build. Not sure if it’s kirby handling something differently, or just something you have to set in the smoothstate options. Anyone had succes with this? Would be grateful for any advice.