10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Sathish Kumar
2.1k
24
1.1k
How to communicate over the Controller in AngularJS
Jun 24 2016 10:11 AM
Hi,
I'm new to AngularJS. I have one master page and Default page. I need to show the popup. So i have a div for popup on master page (as a Template). also i have a div for popup on Default page (as a content). On this document load i've set the content's html to master page's template. here... But in my Content html I has some control with angular tags "ng-click". That is not working... bcz my controller is inside Default page .
Is there any way to resolve this.
Reply
Answers (
3
)
how to inject controller in app.js using $stateprovider..
Routing In AngularjS using $stateProvider