angularjs - Vertical slide menu in Angular -


does know how create vertical sliding menu in angular ? new facebook sliding menu comes left side of screen.

there couple of fiddles available jquery

you need create directive that. can start snap.js (angular-snap).

demo

<snap-drawer>   i'm in drawer! </snap-drawer>  <snap-content>   i'm main content! </snap-content> 

Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -