Here is my basic layout. ------------------------------ main menu ----------------------------- ------------------------------
static view ------------------------------ ------------------------------ dynamic view ------------------------------ When a page a loaded I only see a main menu. That is done without Angular. After selecting an item on the menu I need to show two views at the same time: a static view and a first dynamic view. After clicking a button on the static view another dynamic view needs to replace a first dynamic view. What is a main concept of creating such layout? Any code sample? Thanks -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
