How to enable Bootstrap Tooltip on disabled button using AngularJS?

前端 未结 3 1678
灰色年华
灰色年华 2021-01-21 14:15

I need to display a tooltip on a disabled button and remove it if it is enabled using AngularJS.

3条回答
  •  心在旅途
    2021-01-21 15:08

    you can try this below code,

            

    demo : http://plnkr.co/edit/Hh1kH7HLatrQj76gFQ2E?p=preview

提交回复
热议问题