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

  • Home
  • SEARCH
  • 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 7834147
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T13:04:27+00:00 2026-06-02T13:04:27+00:00

I have an Image control and I need to place some elements on top

  • 0

I have an Image control and I need to place some elements on top of the image control. when I used getBoundingClientRect() it is working in IE(7,8 and 9) but It is giving different values in Firefox and Chrome. Is there any other function available for getting the Bounding rectangle of an element ?

  • 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-02T13:04:29+00:00Added an answer on June 2, 2026 at 1:04 pm

    Citation from old IE documentation for getBoundingClientRect: “In Microsoft® Internet Explorer 5, the window’s upper-left is at 2,2 (pixels) with respect to the true client.” This still seems to be valid.

    In IE9 usage of <meta http-equiv="x-ua-compatible" content="ie=edge"/> “sets” the upper-left corner to it’s right position (0,0).

    As d4rkpr1nc3 answered, you can get those values by other methods, but the results depend on the used browser too. I think you’ll need a slightly different approach to this problem. Check the code below, it might give you some ideas.

    <DIV id="imagecontrol" style="position:absolute;width:200px;height:200px;">
      <DIV id="topleft" style="position:absolute;width:100px;height:100px;left:0px;top:0px;"></DIV>
      <DIV id="topright" style="position:absolute;width:100px;height:100px;right:0px;top:0px;"></DIV>
      <DIV id="bottomleft" style="position:absolute;width:100px;height:100px;left:0px;bottom:0px;"></DIV>
      <DIV id="bottomright" style="position:absolute;width:100px;height:100px;right:0px;bottom:0px;"></DIV>
    </DIV>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a view control and inside I plan to place some controls like
I have an image displaying on my website homepage, and I need to place
I have a problem. I need to fill (or repaint) some pixels at image,
I have an image displayed in an Image Control and I need to save
I need to bind client side onLoad event with ASP.Net Image control. I have
I have a custom asp.net server control to display images.What I need now is
I have an Image control in my Flex application: <mx:Image id=img source=@Embed('img.png') percentHeight=100 percentWidth=100
I have an image control with a source image located in my c drive.
I have a asp image control. ImageUrl=images/avator.jpg. I'm changing this picture on the server
I have a FileUpload Control and a image control on asp.net page as follows

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.