Answers for "modal hide view small"

4

open bootstrap modal with javascript

$("#myModal").modal()
Posted by: Guest on July-21-2020
0

html data-target modal

$('#myModal').modal('show')
Posted by: Guest on September-01-2020

Browse Popular Code Answers by Language