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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T03:31:46+00:00 2026-06-11T03:31:46+00:00

i have 2 div with relative position user with a button fill first Div(innerHTML)

  • 0

i have 2 div with relative position
user with a button fill first Div(innerHTML)
i want second Div move down when first Div Filled

show below link
Demo

  • 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-11T03:31:48+00:00Added an answer on June 11, 2026 at 3:31 am

    Like this? jsFiddle

    <!DOCTYPE html>
    <html>
    <head>
    </head>
    <body>
        <input type='button' value='Add' onclick='AddEl()' />
        <div style='position:relative;background-color:Red'>
        01
        <div id='Content' style='position:relative;background-color:Green'>
        </div>
        </div>
        <div style='position:relative;background-color:Blue'>
        Hagh
        <div>
    <script>
    function AddEl()
    {
    document.getElementById('Content').innerHTML='Ya';
    }
    </script>
    
    </body>
    </html>
    ​
    

    You had the nesting wrong in the <div>s.

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

Sidebar

Related Questions

I have a problem about div position relative alignment. I want the second div
I want to position four div s relative to another. I have a rectangle
So currently I have: #div { position: relative; height: 510px; overflow-y: scroll; } However
I have a div with some content that has a negative position relative. I
i have a container div which is position:relative and the squares are position:absolute because
I have a container div with the following CSS: #container { position:relative; overflow:hidden; width:200px;
I have the following CSS rules applied to a DIV: .icon { position:relative; display:
I have a <div id=outer> which has the following css: position:relative; width:300px; height:125px; float:left;
if have the following code: <div id=container style=position:relative; width:300px; height:300px; overflow:scroll;> <div id=header> </div>
I'm making website that have notification 'button'. When user click this button, notification div

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.