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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T12:31:48+00:00 2026-05-22T12:31:48+00:00

I want to get height ( or width.. doesnt really matter ) from element

  • 0

I want to get height ( or width.. doesnt really matter ) from element A and use that height to set css to element B …like

$('#element_B').css({ 'top','element_A_height' })

A little example here.. I know the javascript is not even close to something that works, I just tried to explain what i wanted to happen..

http://jsfiddle.net/cJdXg/

I have no idea how to achieve this.. any ideas?

  • 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-22T12:31:49+00:00Added an answer on May 22, 2026 at 12:31 pm

    Here’s an example of what you want to achieve: http://jsfiddle.net/cJdXg/2/

    HTML:

    <div id="BoxeeBox">Lorem ipsum dolor. #boxeeBox</div>
    <div id="emptyBox1">#emptyBox1</div>
    <div id="emptyBox2">#emptyBox2</div>
    

    JavaScript:

    var BoxeeBox = $('#BoxeeBox'); /* cache the selector */
    
    $('#emptyBox1').css({ width: BoxeeBox.width() });
    $('#emptyBox2').css({ height: BoxeeBox.height() });
    

    CSS:

    div { background: #b6d754; color: #ffffff; padding: 10px; margin: 5px; float: left; clear: both; border-radius:10px; }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

in CSS when you set something's width or height to 100% it really only
I want to get the A href of that element in span class=floatClear whose
I want to get an overview of files that are updated in TFS (that
I want to get user input in one page, store that in a php
I want to get a type of a BasePage object that I am creating.
I have the following code: CSS #main { width:100%; height:120px; border:solid 1px #efefef; }
I am trying to do something that should be really simple. I want to
I want to use a temp directory that will be unique to this build.
Goal : I want flash to have accurate information about the width and height
The youtube embed code's general structure is like this: <iframe width=560 height=349 src=http://www.youtube.com/embed/MiYND_zvIc0 frameborder=0

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.