Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9285553
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T19:11:44+00:00 2026-06-18T19:11:44+00:00

As the title says really. I’m using Fancybox, the popular jQuery lightbox script on

  • 0

As the title says really. I’m using Fancybox, the popular jQuery lightbox script on my site.

I’ve set a hyperlink which pops open the lightbox using an IFRAME of the requested page.

This works fine, however…

The lightbox is too big, I’d like it to auto size to the content. On the documentation at http://fancyapps.com/fancybox/#docs you can see in the table there’s an autosize parameter.

Is this it, can someone who knows jQuery please help show me how this appears in my configuration of the script?

Here’s my current configuration:-

$(document).ready(function() {
    $(".fancybox").fancybox({
 type: 'iframe',
 nextClick: false
     });
});
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T19:11:45+00:00Added an answer on June 18, 2026 at 7:11 pm

    I have tried autoSize on your site and it does not seem to work. But this code seems to do the trick:

    $(".fancybox").fancybox({
        type: 'iframe',
        beforeShow: function(){
            this.width = $('.fancybox-iframe').contents().find('div:first').width();
        },
        nextClick: false
    });
    

    I found it in this answer and adapted it to your layout to retrieve the width from the root div.

    But it would be better to understand why autoSize does not have any effect on the iframe you load.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

As the title says really - I'm using Visual Studio 2005 Pro, and I've
Erm... what the title says really; I have a PHP script executed by an
Just what the question title says. I'm using SpringMVC, but that's irrelevant really. I
Like the title says, PHP is really confusing me on a simple if comparison
As the title says, the java.io.tmpdir property in Java is really nice, and I
As title says, i know that new throws an exception which can be caught,
As the title says really. I want to enable sharing user generated content easily
As the title says really <td><%= Html.DropDownList(Weight, Model.Weightddl.Select(x => new SelectListItem { Text =
What the title says, really. I have a named pipe. I would like to
Basically, what the title says. I have several properties that combine together to really

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.