Tuesday, January 5, 2016

Angular Bootstrap Dialog Example that uses the same Controller and is very simple to implement

Dialog boxes are expensive to develop in angular and bootstrap, Its OK because of the th overhead needed, but here is an example to display dialog boxes in the same controller using a directive to set the dialog box instead of a template.
Kudos to alexsuch http://jsfiddle.net/user/alexsuch/fiddles/

The example of Fiddler is here : http://jsfiddle.net/alexsuch/RLQhh/

No comments:

Post a Comment