css - Slide up/down effect with ng-show and ng-animate -


i'm trying use ng-animate behavior similar jquery's slideup() , slidedown(). i'd rather use ng-show

i'm looking @ ng-animate tutorial here - http://www.yearofmoo.com/2013/04/animation-in-angularjs.html,

and can reproduce fade in/out effect in example provided.

how change css slide up/down behaviour? also, if possible, it's better css doesn't know component height in pixels. way can reuse css different elements.

i've written angular directive slidetoggle() without jquery.

https://github.com/ericwvgg/angularslideables


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -