//toggle bootstrap modal with jquery $('#myModal').modal('toggle'); $('#myModal').modal('show'); $('#myModal').modal('hide');