â€<‬1583a697-52ec-401d-a439-117212e45...@c65g2000hsa.googlegroups.comâ€>,‬
â€> ‬but I still won't to see the hole wordâ€, ‬I want the cells to be at
â€> ‬least the width I wroteâ€, ‬unless there is something like the ling word
â€> ‬I wroteâ€, ‬and then the cell gets biggerâ€, ‬while the other cells stay the
â€> ‬same†- ‬I won't the table width to be the combined width of all cells
â€> (‬the real width that we see†- ‬if one cell is biggerâ€, ‬then the table
â€> ‬need to get bigger at the same amount of pixels the cell got bigâ€.)‬
What width do you want the table to be� ‬Please supply a pixel amount or†‬
a percentage amountâ€. (‬to keep it simpleâ€). ‬If you supply a†% ‬remember†‬
that it is the percent of the container inwhich the table is inâ€. ‬If the†‬
table is loose in body and body fill the window widthâ€, ‬then it is a†‬
percent of the browser windowâ€.‬
Nextâ€, ‬you want 3†‬cellsâ€. ‬You want the first cell to be 300px and the last†‬
to be 300pxâ€. ‬What do you want the middle cell to beâ€? ‬I explained in my†‬
first post with URL illustration why there is a difficultyâ€. ‬So what do†‬
you want�‬
â€-- ‬
dorayme
As I said, I want my table's width to be the combined width of the
cells containing it, and the middle cell's width will be 700px, that
means that when there are no problems, the table width will be 1300px
(300+700+300). When there is a problem like in the second URL I posted
(
http://testweb101.awardspace.com/index2.html ), and the one of the
cell's width has to get bigger (a thing that I want to happen), the
others squeeze, trying to fit into the 1300px I assigned to the table
- a thing that I don't want to happen. I want the table to be
"elastic" and if one cell gets bigger, that the other cells can stay
the same, while the whole table's width is getting bigger to contain
all the cells.
For example, in a normal situation, like in the first URL I posted
(
http://testweb101.awardspace.com/index1.html) the cells width is as I
wanted them to be (300,700,300), and the table's width is their
combined width, as I stated (1300).
when the middle cell get's bigger for example, let's say to the width
of 900px, that the other cells squeeze to the width of the biggest
word in them, trying to fit the 1300px of the table's width. what I
want to happen in this situation, is that the width of the left and
right cells will stay the same, while the middle's width will be 900,
and that means that the table's width will grow too to 1500px
(300+900+300).
I don't mind using java script if necessary, but I prefer not.
Please help,
Ofir.