I\'m using Fancybox to display inline content (a div with an image linked to a new page). The div and image display fine in the modal, but when the image is clicked to go to
My problem was giving inappropriate path to image e.g;
While the images loaded well locally, It could not do online. Correcting the path solved the problem.