Questions tagged [galleriffic]

Galleriffic is a jQuery Image Gallery plugin that provides a rich, post-back free experience optimized to handle high volumes of photos while conserving bandwidth.

24 questions
11
votes
3 answers

PDF Embedded in or tag not loading in IE 11
I have to create an Image slider for which I am using: "Galleriffic plugin > http://www.twospy.com/galleriffic/", in the Image slider, along with images, I have to show PDFs for some cases. And to show that, I am putting the
which embeds PDF…
UID
  • 4,434
  • 11
  • 45
  • 75
8
votes
4 answers

PDF embed not working in IE11, but it WORKS when edit the HTML in DOM Explorer (F12 - debug tool of IE)

Here is the Fiddle link "http://jsfiddle.net/Z99gr/2/" which similar to my code, I have created a Image slider using Galleriffic. In the image slider along with images I am showing PDF embedded. The Fiddle link and my image slider works fine in…
UID
  • 4,434
  • 11
  • 45
  • 75
2
votes
2 answers

Galleriffic links

I have a Galleriffic slideshow on my page. Right now the "large" image links to the next image in the slideshow. How can I make it link to an external file instead?
user374557
  • 21
  • 1
  • 2
1
vote
1 answer

Galleriffic next page load first image issue

I'm using galleriffic for my page, the problem is every-time i click the thumbnail next page, the big image change to next page first image. This is the example from galleriffic itself. Everytime i click the next page it's change, How to have focus…
Dirus
  • 1,033
  • 2
  • 14
  • 21
1
vote
1 answer

Galleriffic jQuery plugin prevents other jQuery events

I want to add some of my own jQuery to objects that reside in the image "caption" area on the Galleriffic gallery plugin (http://www.twospy.com/galleriffic/). However, none of the jQuery that I place into the caption area will execute. It's as if…
1
vote
2 answers

Installing a Jquery Gallery Plugin

I've tried to install two of these now, and neither has worked, so I'm quite sure that the problem is me and not the plugins, but I've also watched a half dozen youtube videos and re-read the instructions several times and I still can't make it…
0
votes
1 answer

How to include the image description when the lightbox is open for gallerificPlus

https://github.com/coldfumonkeh/gallerificPlus I see that line 247 of gallerificPlus.js creates the divs & spans which add information to the lightbox. I want to display a longer description for the image when the lightbox is opened. I know I would…
HTeaEmEl
  • 1
  • 2
0
votes
1 answer

Gallerific Jquery Plugin is not working in Google chrome and Firefox after uploading the website but it is working locally

I have been working to a develop a website where I need to show image gallery with slider. Therefore, I have used Gallerific-2.0 jquery image gallery plugin for that. This plugin is working fine locally. However, it is not working after I upload it…
shumana chowdhury
  • 1,742
  • 2
  • 14
  • 34
0
votes
1 answer

How to hide an image thumbnail when the image is not available in galleriffic

Ive looked all over for an answer to this question... I am using the Galleriffic plugin on my website to display a gallery of images and i want to be able to change the images by just dropping them in a folder. My problem is that if there is no…
Stephen
  • 7
  • 1
0
votes
2 answers

Hiding all but last div on page load with jQuery UI Accordion widget

I have looked at the examples in another post on this site about hiding divs on page load, but the problem I'm having is with my last div. The last div contains galleriffic content that is dynamically loaded based on the photos that are clicked on.…
Dennis
  • 3
  • 3
0
votes
1 answer

jQuery Plugin Galleriffic working locally in chrome - but not online

under Demo Gallery i've a small gallery running - using the jQuery Plugin Galleriffic. I developed it in chrome locally. There everything works fine. But when i upload it, in Chrome are no pictures shown. That's really strange, because safari,…
Adrian
  • 524
  • 5
  • 21
0
votes
1 answer

How to change jQuery parameters when viewing page with responsive design from mobile device?

I'm using the Galleriffic Galley plugin (http://www.twospy.com/galleriffic/) to show slideshows in my site. Many parameters for this are defined in JQuery. Since my site is responsive, I want to change some of these parameters so that the page…
Patrick Keane
  • 663
  • 3
  • 19
  • 41
0
votes
1 answer

Integrating fancybox into galleriffic

I would like to integrate some of fancybox's features into galleriffic. Basically I want to have a gallery of images with their respective thumbnails using galleriffic. Besides the styles my approach looks very similar to:…
mezod
  • 2,313
  • 3
  • 21
  • 31
0
votes
1 answer

Photospace Gallerific wordpress responsive vertical gallery thumbnails media queries javascript css?

I'd like to make my gallery http://wordpress.org/extend/plugins/photospace-responsive/ be responsive with a vertical layout changing into a horizontal one when the browser is scaled down for mobile. Please can you tell me how I can make it revert…
brightmist.co.uk
  • 531
  • 5
  • 18
  • 47
0
votes
1 answer

Extend Galleriffic buildImage

I am using the jQuery plugin "Galleriffic". I want it to resize the image after it calls it's buildImage method. I've found the following code here and it works but it seems to me like there is a way to do this without regurgitating the all of the…
bconrad
  • 402
  • 4
  • 14
1
2