jquery-confirm icon indicating copy to clipboard operation
jquery-confirm copied to clipboard

Instead of staying scripts at the time of calling a page through $.confirm

Open masoudEmadi opened this issue 6 years ago • 0 comments

Hello When we call another page through an $.confirm, the scripts of that page remain in the page where the $.confirm is activated. After $.confirm closing, scripts will remain, which will disable some other keys or other scripts. Is there any way to eliminate scripts after closing the $.confirm? Thankful

masoudEmadi avatar Jun 07 '19 20:06 masoudEmadi