Simple Popup by using Angular JS

前端 未结 2 1860
执念已碎
执念已碎 2020-12-29 09:38

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

2条回答
  •  Happy的楠姐
    2020-12-29 10:04

    If you are using bootstrap.js then the below code might be useful. This is very simple. Dont have to write anything in js to invoke the pop-up.

    Source :http://www.w3schools.com/bootstrap/tryit.asp?filename=trybs_modal&stacked=h

    
    
    
      Bootstrap Example
      
      
      
      
      
    
    
    
    

    Modal Example

提交回复
热议问题