Top "Fancybox" questions

FancyBox is a tool that offers a nice and elegant way to add zooming functionality for images, html content and multi-media on your webpages.

FancyBox iframe returns parent.$ as undefined (using WordPress)

I'm trying to close FancyBox from within the iframe, but parent.$ is always undefined. This is my iframe JavaScript: <…

jquery wordpress iframe fancybox undefined
How to determine when fancybox is open?

I need to know that fancybox has been open up that to allow or deny another function to start. Build-in …

javascript fancybox
Disable fancyBox 2 from closing when clicking the background

In fancyBox 2, is there a key/value I could set that will disable the lightbox from closing when the user …

jquery fancybox
HTML Attribute rel Errors using fancyBox

I'm using fancyBox to create a gallery with the following code: <a class="fancybox" rel="group1" href="img/work/1.…

jquery html fancybox
Fancybox gallery groups

I'm using fancybox http://fancyapps.com/fancybox/, and my question is: Could i group different resources together? I mean images …

jquery fancybox
Adding a title to fancy box

Hi you probably think this is a dumb question but I am trying to get titles added to fancy box 2. …

jquery fancybox fancybox-2
How to create separate Fancybox galleries on the same page?

We are using jQuery 1.7.1 and Fancybox 1.3.4. I am brand new to Fancybox. I have never used it before yesterday, but …

jquery fancybox
How to set fancybox height and width?

I write a code for the fancybox and its working but i want to set height and width for fancybox …

jquery html fancybox bigcommerce
Triggering FancyBox from a DIV onclick();

This question seems to have been asked a lot, but I haven't seen an answer that works. So I have …

jquery html onclick lightbox fancybox
Can you explain $.fancybox.open( [group], [options] ) params and if I can add youtube link as href?

I'm reading documentation: http://fancyapps.com/fancybox/#docs and the $.fancybox.open( [group], [options] ) and open explanation is good, but …

jquery fancybox fancybox-2