Created by: albyrock87
Like the title says, the modal dialog shouldn't appear if the button is disabled like this:
<a class="btn disabled" disabled data-toggle="modal" href="#myModal" >Launch Modal</a>
Created by: albyrock87
Like the title says, the modal dialog shouldn't appear if the button is disabled like this:
<a class="btn disabled" disabled data-toggle="modal" href="#myModal" >Launch Modal</a>