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

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -