|
-
Mar 16th, 2004, 08:11 PM
#1
Thread Starter
Ex-Super Mod'rater
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.

-
Mar 17th, 2004, 08:24 AM
#2
Frenzied Member
Have you tried using percentages? That way your table will be flexible but still maintain the correct heights.
-
Mar 17th, 2004, 10:49 AM
#3
Thread Starter
Ex-Super Mod'rater
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.

-
Mar 24th, 2004, 07:36 PM
#4
Thread Starter
Ex-Super Mod'rater
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|