• Resolved JeeDieRay

    (@jeedieray)


    Hello,

    Can anyone tell me how to close an image in a lightbox? A click on the image or outside the image area does not seem to work…

    See my gallery: goo.gl/EyqlEV

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @jeedieray – Based on the link you provided and the current Lightbox library you are using, you can click on the X icon in the top right corner of the pop-up and the Lightbox will close.

    Thanks!

    – Cais.

    Thread Starter JeeDieRay

    (@jeedieray)

    Thanks Cais. But we managed to fix it ourselves. Somehow the X icon was not visible and a click outside the image neither did the trick.

    The lightbox/fancybox did not work. We had add some code to the fancybox. In file jquery.easing-1.3.pack.js we placed this code around the whole code in the file:

    jQuery(document).ready(function() {

    //code in here

    });

    • This reply was modified 8 years, 1 month ago by JeeDieRay.
    Plugin Contributor photocrati

    (@photocrati)

    @jeedieray – Thanks for the update and your work-around although it should not be necessary unless there is some other conflict creating this problem to begin with.

    – Cais.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Howto close an image?’ is closed to new replies.