Skip to main content

All Questions

0 votes
3 answers
1k views

fancybox open gallery with doubleclick

Is there a way to open a gallery with double-clik instead of single click ? $(document).ready(function() { $('.fancybox').click(function (e) { e.preventDefault(); }); $('....
Peter's user avatar
  • 1,296
1 vote
1 answer
183 views

Fancybox galleries firs image launcher

I have some galleries on page. First image is launcher, other images have display:none. <?php if ($i == 1): ?> <a class="fancyboxLauncher" rel="group1" href="URL"><img src="URL">&...
Noise's user avatar
  • 34
0 votes
1 answer
2k views

FancyBox 2 Ajax Gallery

I have a page that shows avatars of members. When you click an avatar, it will load the profile of that member using FancyBox 2. It works just fine if you click it one by one. But I want it to work ...
Jenny's user avatar
  • 81
0 votes
0 answers
681 views

fanncybox v2 with cloudzoom v3

I am trying to make fancybox gallery with innerzoom on each image of the gallery. I have seen many questions on stackexchange which are OUTDATED, so please do not put a block on this saying it is ...
shorif2000's user avatar
  • 2,614
1 vote
1 answer
1k views

How to prevent showing same image when there are two anchors opening the same gallery with fancy box on same page?

I have a page that has two ways to open a gallery of images/videos that open in fancybox 2. The problem is that because there are two links that open the start of the gallery with the first image, ...
angela's user avatar
  • 1,133
2 votes
1 answer
5k views

Multiple Fancybox 2 Galleries issue with "rel"

I've seen some questions that address similar issues but none of the fixes seem to work for my situation. Basically I have multiple fancybox galleries on one page throughout the site, and when one ...
Drew Albinson's user avatar
1 vote
1 answer
5k views

displaying image/text gallery with Fancybox 2

I have Fancybox set up to display a gallery of 8 pictures. The first one is displayed on the page and opens the gallery when clicked. What I'm trying to do now is add another gallery, except with ...
Lera's user avatar
  • 129
0 votes
1 answer
582 views

on Mouse-Hover Image Focused / Grid gallery

Live Demo The Need of the concept is... There are thumbnails. The thumbnails remains covered with a black overlay). on Mouse-hover on a certain image, it gets lighted up ( or an animation of flip ...
Lemdor's user avatar
  • 150