Results 1 to 4 of 4

Thread: HTML: Tables & the '*' [--RESOLVED--]

  1. #1

    Thread Starter
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349

    HTML: Tables & the '*' [--RESOLVED--]

    When using franes I know that you can use the '*' to show a colum/row uses up all the space left over. But when using Tables is there something similar to this?

    The problem is that when my tables height increases some of the cells streach out their heights bigger than are set in thier Height property. I have left a row which doesn't have a height property filled out but that doesn't seem to help.

    Does anyone have any ideas, Thanx.
    Last edited by Electroman; Mar 24th, 2004 at 07:37 PM.
    When your thread has been resolved please edit the original post in the thread ()
    and amend "-[RESOLVED]-" to the end of the title and change the icon to , Thank you.

    When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

  2. #2
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945
    Have you tried using percentages? That way your table will be flexible but still maintain the correct heights.
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  3. #3

    Thread Starter
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349
    Yeah I tried %'ages but it just seemed to ignore me. Its like the heights are just their for the minimum height and if the content in one of the other cells is taller it just proportionally adds height to the other cells. Whereas I'd prefer certain cells to take up this extra room and others to be fixed. Note: I'm using quite a few rowspan's & colspan's.
    When your thread has been resolved please edit the original post in the thread ()
    and amend "-[RESOLVED]-" to the end of the title and change the icon to , Thank you.

    When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

  4. #4

    Thread Starter
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349
    Kinda fixed it, just redsigned the whole table, isn't how I wanted but its better than the problem I had. The main content area is a bit smaller but now it displays .
    When your thread has been resolved please edit the original post in the thread ()
    and amend "-[RESOLVED]-" to the end of the title and change the icon to , Thank you.

    When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width