Skip to main content

All Questions

Filter by
Sorted by
Tagged with
6 votes
3 answers
8k views

AngularJS show dialog from routeProvider

Is it possible to [execute a function] e.g. open a modal dialog window from the routeProvider when a certain route is requested? myApp.config(function($routeProvider) { $routeProvider ....
Tawani's user avatar
  • 11.2k