Open
Description
jquery-confirm version:
v3.x.x
I'm submitting a ... (check one with "x")
[X] bug report
[ ] feature request
[ ] support request
Current behavior:
the page added jquery.load(xxx.php), then jquery-confirm wont work(TypeError: $.confirm is not a function).
Expected behavior:
remove jquery.load(xxx.php) will be fine,
Steps to reproduce:
Related code:
insert any relevant code here
$(function () {
$('#transaction-tab-pane').load("adventurer_transfer.php?pn=1");
}
**Other information:**
Metadata
Metadata
Assignees
Labels
No labels