Answers for "modal data-target jquery"

0

html data-target modal

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

how to add data modal target attribute in jquery

$('#testButton').attr('data-target','#testModal2');
Posted by: Guest on November-05-2020

Code answers related to "modal data-target jquery"

Code answers related to "Javascript"

Browse Popular Code Answers by Language