$('#myModal').modal('toggle'); $('#myModal').modal('show'); $('#myModal').modal('hide');
$('#myModal').modal('show');
$('#my-modal').modal({ show: 'false' });