Skip to main content

All Questions

Tagged with
10 votes
5 answers
16k views

jquery move elements into a random order

I am attempting to display a series of images in a random order. However, I do not want any single item to repeat until all items have been shown, so instead of selecting a random image from the array,...
mheavers's user avatar
  • 30k
5 votes
2 answers
15k views

calling fancybox gallery with other link

I have quite unique situation. Here is my scenario: 4 thumbnails linking to the gallery + 1 medium image (pointing to the same source as first thumbnail). I would like to open the same gallery by ...
lokers's user avatar
  • 2,168
2 votes
1 answer
2k views

Take and display images [closed]

I was wondering how can I make this happen. I need to take all the images from the external link site and display them in other site. Is is posible to do without jQuery? With a simple javascript or ...
Artur Rain's user avatar
4 votes
2 answers
3k views

Layout theory for a thumbnail gallery [closed]

I am in the process of creating a thumbnail gallery exactly like this (http://tmv.proto.jp/#!/destroyftw). Currently I am trying to work out the theory for the scripting. The actual script for the ...
user1843666's user avatar
1 vote
3 answers
43k views

Javascript: Clicking thumbnails to switch a larger image. Best method?

I've been looking for a really easy/lightweight way to just be able to click thumbnails to switch the src of a larger image. This is what I've found: http://snipplr.com/view/8688/jquery-image-swap/ ...
McFly88's user avatar
  • 51
1 vote
2 answers
21k views

FancyBox gallery integration

I have a question regarding the integration of FancyBox. I would create a gallery with 10 pictures but only one thumbnail. For example: http://fancyapps.com/fancybox/demo/ The first demonstration ...
Gregory COSTA's user avatar
1 vote
1 answer
3k views

Fancybox Imagemap Gallery

What I want is an image which after been clicked opens a gallery. I'm using FancyBox, and I want Thumbnail Helper(with image map) It's like this: http://jsfiddle.net/ffZ7B/343/ When you click the ...
Azuen's user avatar
  • 15
4 votes
5 answers
4k views

jQuery: Every 5 seconds, automatically click on next image in a list?

I have a given list of images, presented as thumbnails: <ul id="thumbs"> <li class="small-img"><img src="images/feature1.png" /></li> <li class="small-img"><...
gabmadrid's user avatar
  • 115
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
82 votes
2 answers
174k views

Mosaic Grid gallery with dynamic sized images [closed]

I have just received the following design for a project, for an image grid gallery, with dynamic width & height images (user submitted images). (Screenshot at the end of post) I have tried jQuery ...
Dogoku's user avatar
  • 4,645
4 votes
2 answers
17k views

Prevent 'click' event from firing multiple times + issue with fading

Morning folks. Have an issue with a simple jQuery gallery i'm making. It lets the user cycle through a collection of images via some buttons and at the same time, rotates through these images on a ...
dtsg's user avatar
  • 4,438
2 votes
1 answer
2k views

Making a Jquery shuffle Gallery

I'm trying to do a shuffle slideshow, like this this site. It's a gallery with shuffle and fade but I have only this code: <div class="slideshow"> <img src="http://davy0324.netne....
Davy0324's user avatar
1 vote
2 answers
11k views

How to display fancybox title only on image hover

I'm using the Fancybox plugin for an image gallery, and I want to display the image titles only when the user hovers over the image. I cannot figure out what part of the code to modify in order to ...
user1186742's user avatar
9 votes
9 answers
53k views

What's the best jQuery "click a thumbnail and change the main image" module?

Here's what I have (all generated dynamically, if that makes a difference) : A list of images A caption for each image A thumbnail for each image The page should load with one full-size image and ...
Eileen's user avatar
  • 6,630
9 votes
4 answers
8k views

jQuery lightbox Gallery

Does a jQuery plug-in exist with standard lightbox functionality? In the "lightbox" window I'd like to show the current image and the rest as thumbnails somewhere (left, bottom, etc.) in the same "...
user119210's user avatar

15 30 50 per page