Amit,

Check-out this code https://github.com/angular-app/angular-app to 
understand some of these patterns. This app covers most of the production 
app's requirements.

If you put a plunker may be i can help.

Thanks,
Srini

On Friday, November 7, 2014 10:32:21 AM UTC+5:30, Amit Kumar wrote:
>
> I am new to angular js. I am creating an application in which, I have a 
> login page, sign up form and home page. 
>
>    - In home page there is multiple links to open different functionality.
>    - In login page i have to display some detail or images etc and login 
>    component(textbox).
>    - in sing up page there is a single form.
>    
>
> So I created a *Index* page in which i created a div with *ng-view* where 
> initially loading *login* page and after login there i'm loading *home*
>  page.
>
> In home page i *have multiple link* and *same header footer* and menu so 
> i took *one more ng-view *in home page and here trying to load my all 
> link of home page.
>
> Home page is loaded successfully but its link is not loading in second 
> ng-view.
>
> Any suggestion will be helpful,
> 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.

Reply via email to