modal button bootstrap code example

Example 1: bootstrap modal





Example 2: bootstrap modal









Example 3: boostratp 4 modal





Example 4: bootstrap modal




Example 5: bootstrap modal





Example 6: bootstrap modal

$('#myModal').on('shown.bs.modal', function () {
  $('#myInput').trigger('focus')
})

Tags:

Misc Example