plugins – jQuery on click popup(modal) in elementor icon box not work
Question
Html:
<div id="dialog" style="display: none" align="center">
This is a jQuery Dialog.
</div>
js:
jQuery(function ($) {
$("#dialog").dialog({
modal: true,
0
1 month
0 Answers
0 views