Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You wanted to know about a good way to animate. #38

Open
frozeman opened this issue Oct 21, 2013 · 0 comments
Open

You wanted to know about a good way to animate. #38

frozeman opened this issue Oct 21, 2013 · 0 comments

Comments

@frozeman
Copy link

I wrote a package, which lets you fade in and out templates, by simply adding {{AnimateTemplate "templatePlaceHolderName"}} and set Session.set('templatePlaceHolderName', 'templateName') to render and fade in a template.

CSS3 transitions have to be added manually. This way you can animate your templates however you want.

https://atmosphere.meteor.com/package/template-animation-helper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant