Viewing 1 replies (of 1 total)
  • Plugin Author arisoft

    (@arisoft)

    Hi

    Open “ARI Fancy Lightbox -> Settings -> Advanced” page and populate “Custom JS code” with the following code:

    setTimeout(function() {
      $('.ari-fancybox'). mouseenter(function() { $(this).click(); });
    });
Viewing 1 replies (of 1 total)
  • The topic ‘Is it possible to open a Lightbox on hover?’ is closed to new replies.