How I can click this type of link programatically
<a href="#modalConfirm" role="button" class="btn btn-red" data-toggle="modal">Open Modal Confirmation</a>
basically this link open modal popup but whenever any post occur that modal hide .. how to overcome this problem
thanks
Go to the complete details ...