bootstrap 5 modal code example

Example 1: bootstrap 4 modal





Example 2: modal dismiss





Example 3: open bootstrap modal with javascript

$("#myModal").modal()

Example 4: bootstrap modal









Example 5: modal





Example 6: modal in bootstrap 4

$('#myModal').modal('show')

Tags:

Misc Example