Hello,
I'm having an issue with this plugin in Safari 10.0.2 on macOS
code works well on Firefox and Chrome but while testing in Safari the popup doesn't load on click, only loads after page redirects.
<a class="btn btn-lg btn-block btn-warning" onclick="{literal}waitingDialog.show();setTimeout(function () {waitingDialog.hide();}, 3000);{/literal}" href="{#domainnamesslportal#}
*using smarty v3 hence the literal / # code
If i click on the link and stop the page from loading then the popup launches.
Using JQuery 3.1.1
Hello,
I'm having an issue with this plugin in Safari 10.0.2 on macOS
code works well on Firefox and Chrome but while testing in Safari the popup doesn't load on click, only loads after page redirects.
<a class="btn btn-lg btn-block btn-warning" onclick="{literal}waitingDialog.show();setTimeout(function () {waitingDialog.hide();}, 3000);{/literal}" href="{#domainnamesslportal#}
*using smarty v3 hence the literal / # code
If i click on the link and stop the page from loading then the popup launches.
Using JQuery 3.1.1