Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Programatically open nspopover #73

Open
Sam2243 opened this issue Feb 16, 2015 · 3 comments
Open

Programatically open nspopover #73

Sam2243 opened this issue Feb 16, 2015 · 3 comments
Assignees

Comments

@Sam2243
Copy link
Collaborator

Sam2243 commented Feb 16, 2015

hello folks!

Can anyone of you let me know or share me the snippet of how we could programatically open nsPopover?

Thanks

@sketchynix
Copy link
Contributor

There is now a scopeEvent parameter

example would be
ns-popover-scope-event="pew"

controller:
$scope.$broadcast('pew');

@jjalonso
Copy link

jjalonso commented Nov 6, 2015

@sketchynix now using ns-popover-scope-event its not opening when I click on the directive.

Is normal?

@jeevasusej
Copy link

Yes, that is worked as @sketchynix mentioned.

To avoid more watch, i have used isolated scope.

Waiting for the pull request approval. Please refer https://github.com/jeevasusej/nsPopover for code.
Refer #123 for description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants