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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T05:17:00+00:00 2026-05-11T05:17:00+00:00

I have some tabular data with some functionality to view details that fires off

  • 0

I have some tabular data with some functionality to ‘view details’ that fires off an ajax call to append a few new elements to the DOM (usually I insert another TR just after the selected row and innerHTML or append inside a TD with a colspan.

My question is this, in IE6/7 my columns flex. Currently I don’t have a ‘static’ width per column and wanted to avoid this if possible.

Any suggestions to avoid this ‘flex’?

  • 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. 2026-05-11T05:17:00+00:00Added an answer on May 11, 2026 at 5:17 am

    This trick here is using the somewhat esoteric table-layout:fixed rule

    Use it like this:

    table {table-layout:fixed} 

    You also ought to specify explicit column widths for the <td>s.

    The table-layout:fixed rule says ‘The cell widths of this table depend on what I say, not on the actual content in the cells’. This is useful normally because the browser can begin displaying the table after it has received the first <tr>. Otherwise, the browser has to receive the entire table before it can compute the column widths. However, it is also useful in your case to maintain absolute column widths.

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

Sidebar

Related Questions

I have a web-site that generates some simple tabular data as html tables, many
I have a table in html with some tabular data. The thing is that
I have some arbitrary pixel data that I want to save as a PNG.
I have some tabular data which has a lot of fields in it, and
I have to display some tabular data where there is a maximum of 3
I have some values that are stored with core data, and I have opened
I have a database table that contains Swedish/Norwegian strings. When I query some data,
I have some tabular data: Foo Bar ------------- fooes 42 bars 666 ... So,
Say you have some tabular data you want to display, as well as allow
I have some tabular data. In the last column, I have 2 divs, one

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.