I
I
Ilya2014-12-28 17:35:13
Angular
Ilya, 2014-12-28 17:35:13

How to work with routers in angularjs?

Good day. I am writing an application using angularjs and ionicframework. Help, explain how to work with routers so that there is one index.html, and the rest of the templates are divided into folders. And in index.html there should be only a panel:

<ion-pane>
    <ion-header-bar class="bar-stable">
      <ion-nav-back-button class="button-icon icon ion-ios7-arrow-back">Back</ion-nav-back-button>
    </ion-header-bar>
  </ion-pane>

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2014-12-28
Protko @Fesor

read the documentation on ui-router and ionic, understand...

A
Alexey P, 2015-01-05
@ruddy22

here is a good tutorial
learn.ionicframework.com/formulas/navigation-and-r...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question