jquery-confirm
jquery-confirm copied to clipboard
never mind - seems i had a typo in my src, which i saw right after i submitted the issue.
I am also looking to show a jpg in the content. I followed the example above, and all i get is a small icon - I see in your feature examples pictures, but I haven't found out how to change the height/width so the picture actually appears as other than an icon. can you point me in the right direction?
here is my current attempt:
$.confirm({
title: "Minimum Hour Requirements",
content: '',
columnClass: 'col-md-12'
});
Originally posted by @dchillman123 in https://github.com/craftpip/jquery-confirm/issues/264#issuecomment-668644919