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 608397
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T17:27:28+00:00 2026-05-13T17:27:28+00:00

This is a follow up question to How can I stop an IFrame reloading

  • 0

This is a follow up question to How can I stop an IFrame reloading when I change it's position in the DOM? if you want the background.

I have an inline div <div id="leaderboard-slot"></div> (with a fixed width and height) and another div (“leaderboard-loader”) further down the page with the actual content for that div.

For various reasons (see previous thread), I am unable to simply do an appendChild or similar.

Instead, I’m hoping to position leaderboard-loader such that it takes up the space “reserved” by leaderboard slot. I’ve used some jQuery methods to do this:

var loader = $('leaderboard-loader');
var dest = $('leaderboard-slot');
var pos = dest.getPosition();
loader.setStyle('top', pos.y + 'px');
loader.setStyle('left', pos.x + 'px');

which I fire on document load and resize. However, if other elements within the page cause a reflow, then the target div moves, but the loader doesn’t.

Is there a safe way of doing this – it needs to work when I know nothing else about the page (ie I can’t just make this call on any other methods that might cause a reflow, because I don’t know what those are).

Any help would be much appreciated – thank you 🙂

  • 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-05-13T17:27:28+00:00Added an answer on May 13, 2026 at 5:27 pm

    I’m starting to regret my answer now. Hopefully you can find something better than the absolute positioning workaround. But, in the spirit of kludgey solutions, you could call the repositioning script on a timer. sigh.

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

Sidebar

Related Questions

This question is a follow up to: Why can’t I call a method outside
This question is a follow up on one of my other questions, Can I
As a follow-up to this question I am hoping someone can help with the
This is somewhat of a follow-up question to this question . Suppose I have
This is a follow up to this question . Since, it I can't use
This is a follow up to a previous question . if I have multiple
this is the follow-up to my question about getting a div's content. the second
Note: This is a follow up to this question . I have a legacy
(Note: This is a follow up to my question Can jQuery.getJSON put a domain's
Update: Check out this follow-up question: Gem Update on Windows - is it broken?

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.