I\'m trying to use jQuery\'s $(this) inside of Fancybox\'s onComplete event, but I\'m running into trouble.Here\'s my javascript code:
I have a page with 24 links that each open up a .html file in a modal window with Fancybox,开发者_如何学编程 and each .html file has a video embedded in it. How do I track to see who is opening which
I can\'t seem to find the answer to this question anywhere so I ask here. I already use successfully fancybox like this:
I have loaded a page in Fancybox using a iframe. But when I try t开发者_JS百科o perform jQuery functions within that iframe it won\'t work. How do I access the iframe page or content so that I can per
I have a problem with Google maps API. I\'m using V3 API and fancybox for show up map in lightbox-like div. When I click on the link for the first time, fancybox opens and map loads as well. Everythin
Why I try to load a fancybox, the content isn\'t loaded. The problem only occur when I use facebook markup.
Im using [drupal_add_js_()][1] function to add a fancybox effect to some image in my nodes (im not using the Fancybox module becose doesnt fit my needs).
Is this possible? With default options it looks like it isnt. Update I actually want one fancybox on top of the other. If I use the fancybox() method in ano开发者_开发技巧ther fancybox, it closes th
when i try to integrate the social engine with ckeditor ( social engine style is pop up update ) i load the ckeditor in the pop up but it 开发者_JAVA百科does not focusing the text area i think the jav
I am trying to prevent fancybox window from closing when the user clicks outside of the fancybox window. I am using fancybox Version: 1.3.1 on IE7, I have tried the following but I have yet to succeed