Invoking modal window in AngularJS Bootstrap UI using JavaScript

前端 未结 6 1276
别那么骄傲
别那么骄傲 2020-11-29 16:25

Using the example mentioned here, how can I invoke the modal window using JavaScript instead of clicking a button?

I am new to AngularJS and tried searching the docu

6条回答
  •  死守一世寂寞
    2020-11-29 17:12

    Different version similar to the one offered by Maxim Shoustin

    I liked the answer but the part that bothered me was the use of

提交回复
热议问题