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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T04:39:41+00:00 2026-06-13T04:39:41+00:00

Working in a hackathon and we are having an issue with our phone mockup.

  • 0

Working in a hackathon and we are having an issue with our phone mockup. We want to anchor the text stream to the bottom: seems like a great opportunity for position: absolute…right? Well that makes it so that our scrolling doesn’t work. Right now it is anchored to the top, positioned relative, and scrolling does work.

Try clicking the “I said…” button a few times. Ideally those buttons should be anchored (along with the text boxes that appear) to the bottom.

This is the temporary URL:

http://gotinto.com/text/

AND a PERMANENT JS Fiddle URL:

http://jsfiddle.net/Qyn7V/

Here is the simple HTML:

    <div class="convoPhone">
    <div class="phoneDisplay">
    <div class="convoCont">
    <div class="actualConvo">...(the actual text convo goes here)...</div></div></div></div>

Any solutions? We would be open to javascript, CSS, any combination. Thanks in advance!

  • 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-13T04:39:42+00:00Added an answer on June 13, 2026 at 4:39 am

    I ended up positioning the buttons absolute, then using a bit of jquery/javascript to make a minimum height. Thanks for your help everyone!

    var contH = $('.phoneDisplay').css('height');
        if($('.convoCont').css('height') < contH) {
            $('.convoCont').css('height',contH);
        }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Working with Reporting Services 2008 r2. So here's my issue: We have 5 reports
Working with developer phone earlier, today i tried my hand on emulator i do
Working on game where plates will be falling from top to bottom. Some plates
Working with stl:list and stl::vector types under interrupt handlers I want to avoid malloc()
Working on an old Kohana 2 project and I want to link two models.
Working on writing a custom property Handler for our custom file type in windows
Working in D3.js, I'd like to select all the elements that match a selector
Working with dates in ruby and rails on windows, I'm having problems with pre-epoch
Working with TCL and I'd like to implement something like the Strategy Pattern .
Working on a project, I have this issue where my array slicetable returns undefined

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.