I\'m using Fancybox to create an overlay with an iframe everything works but I can\'t seem to change the values of the width/height. I\'m using fancybox-1.2.6 and jquery1.2.6
I have a working app in rails that I want to sprinkle some ajaxiness to. 开发者_JAVA百科 I currently have a Multistep form and want to do the following:
I am having a problem that is driving me crazy!. I am using Fancybox.net as lightbox on my site. I need to show a php page in the fancybox that is called by a click function.
I am trying to grab the location of an iFrame (开发者_运维问答in a fancybox) when the user clicks a button in the title area. It\'s on a different domain so I\'m using postMessage, and I want it to gr
I\'m trying to use fancybox to show an embedded youtube video. I found a great solution here (http://chadly.net/post/2009/01/29/Lightbox-for-YouTube-Videos.aspx), but the problem is that it uses a mod
I have a form that contains a regular link as a submit button. Upon the click of this 开发者_开发百科link, I\'d like the form submit data to be transferred to a iframe\'d fancybox. I\'ve spent hours o
I was wondering if it is possible to use jquery fancybox to show different html pages. I am not so much concerned about linking external pages, just the ability to navigate the pages I want to show.
I\'m using Fancybox for my thumbnail gallery. I\'d like to use JQZoom ( http://www.mind-projects.it/projects/jqzoom/ )with the fancybox as well.
I am using the latest fancybox 1.3.1 and jquery 1.6. I am trying to embed a video from Fancybox. I know Fancybox has built-in support for YouTube, but the video and Fancybox link were provided by a cl
I am using Fancybox to open up content in an iframe on my page, and开发者_C百科 it is working great.