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

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

asp.net - Configuring WCF Services in Code WCF 4.5 -