How to add screen transitions on mobile views with Zurb Foundation? -


how add screen transitions on mobile views zurb foundation? there ways add fade in screen transition?

i use animate.css , add css rule body tag of

animation: fadein 1s 0.5s;

that give new page loaded fadein animation.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -