show Modal: ---------------------------- $('#modal_id').modal('show'); hide and show Modal (toggle): ----------------------------- $('#modal_id').toggle('modal');