fancybox-2 Questions

11

Solved

I have implemented fancybox2 on a dev site. When I engage the fancybox (click the link etc) the whole html shifts behind it - and goes to the top. I have it working fine in another demo, but when ...
Prussia asked 25/11, 2012 at 0:13

5

I am creating a one-page website in HTML5 using the Unsemantic framework, linking to hidden divs that display in Fancybox 2 and am having trouble getting all the different types of content to size ...
Allantois asked 20/7, 2015 at 19:56

4

Solved

Fancybox breaks with the new jQuery v1.9.0. It affects both, Fancybox v1.3.4 and below - and - v2.1.3 and below. The errors shown are : v1.3.4 : Timestamp: 15/01/2013 10:03:28 AM Error: TypeErr...
Alonzoaloof asked 15/1, 2013 at 18:23

3

Solved

I'm trying to get my fancyBox to expand in height when its contents are taller than the viewport. That way, the user scrolls its contents using the browser's scroll bar. Instead, my fancyBox keeps ...
Dextrous asked 29/4, 2013 at 6:32

3

Solved

I am posting a problem and solution here to help anyone who has experienced the same problem as me. I have a <div> on my page which I wanted to allow the user to 'zoom' to by clicking on an ...
Templar asked 21/10, 2012 at 8:15

4

Solved

I'm trying to destroy Fancybox. I haven't found any method to do it in documentation. How to destroy it after it was initialized? This doesn't work: $("a").unbind('fancybox').unbind('click'); T...
Ovid asked 1/3, 2013 at 9:34

3

Having some issues with a website that I am working on I can't seem to get fancybox to work correctly testing it with a YouTube clip. Here is my script file. Using 2.1.4 with jQuery 1.9 script.js...
Lawful asked 16/3, 2013 at 21:28

9

We are using fancybox2 for displaying images. Everything works well, but when the larger image is displayed in the fancybox, the page behind scrolls to the top. After closing the fancybox the user ...
Outreach asked 26/3, 2013 at 6:57

4

Solved

On ipad / iphone, the overlay appears over the top of media in fancybox, that is the whole page is filled with the overlay incuding the content of fancybox. Any ideas how I can fix this? Also, I ...
Maker asked 14/2, 2013 at 4:47

0

I am working with fancybox2 and I need to add some custom functions before pdf goes to print queue means I need fancybox print callbacks(like before print,after print), Can anyone please help me ? ...
Inulin asked 18/8, 2015 at 4:2

2

Solved

I'm working on a site that hosts a lot of PDF files and I want to open them in fancybox (2.1) for a preview. It works just fine in Chrome and Firefox. But it just won't work in IE8. I've tried link...
Gerge asked 1/10, 2012 at 21:46

4

Solved

I am having a strange issue, I have code that pulls content via ajax and then binds Fancybox (2) to certain elements. The issue is that when I "refresh" this page I call the same function that pull...
Tiffanietiffanle asked 23/11, 2012 at 9:54

1

Solved

I'm trying to get a YouTube embed to open up in a Fancybox. I've based it on the code on the Fancybox page — http://fancyapps.com/fancybox Here is what I have: <a class="various fancybox" href...
Envious asked 28/11, 2014 at 16:48

1

http://xinhsangchanh.com/demos/FancyBoxDemo.html This is my demo page show how to making "Facebook Photo Viewer" with Fancybox 2 jQuery & Fancybox 2 <script src="http://xinhsangchanh.com/...
Nunnally asked 25/11, 2013 at 7:1

1

I am looking for an alternative to FancyBox 2. It should be lightweight, mobile friendly (use hardware accelerated css transitions), and free to use commercially (FancyBox isn't). Any good al...
Deprived asked 13/9, 2013 at 21:14

1

Solved

In Fancybox 2.1.5 I want to replace the default controls with my custom buttons (new preloader + close/next/prev buttons on sprite). I'm not sure how to adjust the css code properly. I tried to mo...
Imperious asked 31/8, 2013 at 18:18

1

Solved

I have seen a similar question here : Fancybox chokes on a URL that contains "&" And I have tried all offered solutions but none of them work ! I have included correctly all links, ( ...
Pozzuoli asked 31/8, 2013 at 11:38

1

I'm using FancyBox 2.1.4 and jQuery, Is it possible to have only one Thumbnail on an HTML Page that points to an entire FancyBox Photo Gallery that consists of more than one photo? So when one cl...
Marela asked 9/5, 2013 at 10:54

4

I have a page that has both Fancybox and a Pinterest pin button. Both seem to work as they should, but when I close the Fancybox overlay I see the following JavaScript error: Uncaught TypeError: C...
Bustee asked 6/12, 2012 at 22:9

1

Solved

I have a site with some very tall images. I'd like for these images to respond in a responsive way horizontally, but not vertically. If they conform to the height of the browser, they become too sm...
Rigobertorigor asked 21/6, 2013 at 20:53

2

Solved

I've got a basic html/php form, with jquery validation. I want the user to be able to click a link that says "preview", have fancybox load up, and then I'll present a preview of the data, which mea...
Arrogant asked 6/6, 2013 at 0:4

1

Solved

I'm quitte busy prototyping and developing with the Hot Towel template from John Papa. Instead of using Javascript I'm using TypeScript and come a cross a problem. When the user click on a image i...
Wittman asked 15/3, 2013 at 15:58

2

Solved

I'm having problems loading a PDF in an iframe in IE using fancybox. When I click the link, I get the gif loader and it just spins forever. No errors in the console or on the page or anything like ...
Letterhead asked 11/2, 2013 at 19:45

1

After some time I am still having issues with resizing iframe height in FancyBox2. I am calling this in my parent: $(document).ready(function() { $('.fancybox').fancybox(); $('.showframe').fanc...
Screwball asked 14/1, 2013 at 11:17

1

Solved

I am building out a really small fancybox 2 modal that pops up with an iframe inside it that displays a little text and whatnot. However, the QA team going over this build have noticed that its for...
Graven asked 18/12, 2012 at 17:50

© 2022 - 2024 — McMap. All rights reserved.