I want to update a really old project which is using jquery.fancybox-1.3.4
.
I updated jQuery from 1.4.3 to 3.4.1 and now fancybox does not work anymore.
I downloaded the latest fancybox, but it is not working with my code...
So is there a way to run specific code in "compatibility mode" so that it runs with the old jquery version while the rest runs with the new one?