Posts by Doni • 21 points
1 post
-
2
votes2
answers1082
viewsA: jQuery function with fancybox - I’m having refresh problem
I solved the problem with the following code: $('.fancybox').fancybox({ padding: 0, helpers: { overlay: { locked: false } } });