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 is not a function

Hello I am using the jQuery plugin fancybox to display bing maps when somebody enters an address into a textbox …

javascript jquery html jquery-plugins fancybox
How do you resize Fancybox at runtime?

Does anyone know how to resize the jQuery Fancybox during runtime? When initializing the fancybox I can do this: $("tag").…

jquery resize fancybox
How to close a jQuery fancybox from button click

I'm using fancy box to create a popup and load another page on it using an iframe. here is my …

javascript jquery ajax codeigniter fancybox
FancyBox returning "The requested content cannot be loaded. Please try again later." with link

I'm using Fancybox to display inline content (a div with an image linked to a new page). The div and …

javascript jquery fancybox
bind a jquery function to fancybox .close() event

I would like to trigger a simple jQuery function based on a fancybox closing. it is the only fancybox on …

jquery function fancybox bind
Open Fancybox (or equiv) from Form input type="submit"

is there a way to get a fancybox (http://fancy.klade.lv/) or any other lightbox from submitting a FORM (…

jquery forms submit fancybox
Proper way to use JQuery when using MasterPages in ASP.NET?

I have no issues when doing using JQuery in a aspx page without a masterpage, but when I try to …

asp.net jquery master-pages fancybox
Loading dynamic AJAX content into Fancybox

This scenario: The user inserts his zip into an input-field, and when clicking the magic button, he gets to see …

jquery ajax fancybox
How to position fancybox on top

How to position the fancybox 100px from top by default it is center aligned. I believe there is no api …

jquery fancybox
Fancybox: iframe doesn't work

Very simple test.html page: <!DOCTYPE html> <html> <head> <title>Test</…

jquery fancybox