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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T15:51:48+00:00 2026-05-25T15:51:48+00:00

I have a simple BorderContainer set up with a center and bottom region. <div

  • 0

I have a simple BorderContainer set up with a center and bottom region.

<div dojoType="dijit.layout.BorderContainer">
   <div dojoType="dijit.layout.ContentPane" region="center">
       <!-- Some big content -->
   </div>
   <div dojoType="dijit.layout.ContentPane" doLayout="false" region="bottom" id="log">
          <span class="log_msg">First message</span><br/>
          <span class="log_msg">Second message</span><br/>
          <span class="log_msg">Third message</span><br/>
   </div>
</div>

As you can see, the bottom pane is intended to be a log similar to that of the Eclipse IDE. I’d like the log div to take up 100% of the bottom pane (margins are fine), to which I’ll be adding splitters later. However, at present it fits its height to its contents and if there is too much content, the text is simply hidden off the screen. (The ‘overflow’ css rule doesn’t apply because the log div itself is big enough to hold the text, it’s just off-screen.)

What styling rules can I apply to achieve the desired effect? Thanks!

  • 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-25T15:51:49+00:00Added an answer on May 25, 2026 at 3:51 pm

    The specification for BorderContainer is that you must set a height on top and bottom regions (and a width on left and right regions) Those dimensions are fixed and the center expands to take the remaining space. So, you need to at least give a style rule with a height for a starting point. Your splitter can let the user resize.

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

Sidebar

Related Questions

I have simple list: <ul> <li>some text 1 </li> <li>some text 2</li> <li>some text
I have simple HTML code with some JavaScript. It looks like: <html> <head> <script
i have simple side menu with this html code : <div id=menu> <div> Menu
I have simple relative layout - an ImageView (iv1) and a TextView (tv1) to
I have simple set of objects stored in RavenDB: public class Question { public
I have some layout with image, I want that layout fit in screen automatically
I have simple application with list of movies in UITableView. When I select some
I have simple form set up like the following: <form> <input type=text name=first_number id=first_number
I have simple static lib in xcode with the only class test.h: @interface TestClass
I have simple regex \.*\ for me its says select everything between and ,

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.