Hi,
I use MorfeoShow gallery for Joomla. Recently I faced strange error while changing gallery style to FancyBox1.
I got error:
$(".photo-link") is null
full line:
$(".photo-link").fancybox({ "zoomSp...edOut": 500, "overlayShow": true });
What is the problem ? Maybe script conflicts with other scripts ? .photo_link classes exists.
MorfeoShow: release 1.2.0 Joomla: 1.5.15
I would be appreciated for your help.