Simple Popup by using Angular JS
I am new to using AngularJS. I have 4 buttons named Cancel, Deny, Success & Remove. If am I click on any button I want to show multiple message i.e. If I click on Cancel then message showing you click on Cancel button & so on. I have follow from below link but simple alert & no controller is used in this example. I want a A MODAL POPUP IN AN ANGULARJS DIRECTIVE example so I can understand. I have try to google it but no simple examples found. Please help. Thanks <!doctype html> <html ng-app="mymodal"> <body> <div ng-controller="MainCtrl" class="container"> <button ng-click="toggleModal(