Fancybox jQuery stops working when not in Edit mode.
Permalink
Hi,
I just set up this website for a clienthttp://www.thakmalun.is/
It uses Fancybox jQuery which seems to be not working when you open the website, but if you're logged in the Edit mode then it works.
What seems to be happening is when you hover over one of the three pics under "VERK" and press "Skoða mynd" then it starts to run the fancybox script and opens up the img in a popup window but the freezes, so it's not possible to close the pic or see it in full size.
All help would be greatly appreciated!
I just set up this website for a clienthttp://www.thakmalun.is/
It uses Fancybox jQuery which seems to be not working when you open the website, but if you're logged in the Edit mode then it works.
What seems to be happening is when you hover over one of the three pics under "VERK" and press "Skoða mynd" then it starts to run the fancybox script and opens up the img in a popup window but the freezes, so it's not possible to close the pic or see it in full size.
All help would be greatly appreciated!
The error I see in the console is:
So it seems like maybe the easing plugin isn't getting loaded? I'm not seeing it in your jquery libs section.
The fancybox page shows how to load in the easing pluginhttp://fancybox.net/howto
Uncaught TypeError: Object #<Object> has no method 'easeOutBack'
So it seems like maybe the easing plugin isn't getting loaded? I'm not seeing it in your jquery libs section.
The fancybox page shows how to load in the easing pluginhttp://fancybox.net/howto
You will see this as a javascript error in the browser developer console.