<a data-type="ajax" data-fancybox data-src="/ajax/callback.php">Call Back</a> 

Each time such a pop-up feedback form is called, it is loaded onto the page.

What are the solution options, so that when this form is called, it was loaded with ajax once, then, if the user calls this form, then it opens the one that is loaded?

    0