Table Width

G

Guest

I have a table displaying records obtained from the Databse Results Wizard.
If the text fields are filled with the maximum number of letters, the user
has to scroll on the right on internet browser to see all the table.
In Table Properties, I specified width to 100 % percent.
My web page is composed of a layout table. On the left side, there is a cell
used to display the vertical navigation bar, no width is specified, it's
about 175 pixels wide. On the right of this cell, there is a cell used for
margin, no width is specified, it's about 25 pixels wide. On the right of
this cell, there is a cell used for the text and table, width is 100 % and
height is 100%.
How can I do so my table don't extend past the browser window on the right
(and the long text wrap inside the cells) ?
 
B

Bob

See if this solves the problem...

http://home.att.net/~codelibrary/FrontPage/tweaks.htm#Line Breaks

To see this work go here...
http://www.xmas-i-am.com/frontpage_tips.asp
and use Keyword "Layer" (without the quotes)

bob
|I have a table displaying records obtained from the Databse Results Wizard.
| If the text fields are filled with the maximum number of letters, the user
| has to scroll on the right on internet browser to see all the table.
| In Table Properties, I specified width to 100 % percent.
| My web page is composed of a layout table. On the left side, there is a
cell
| used to display the vertical navigation bar, no width is specified, it's
| about 175 pixels wide. On the right of this cell, there is a cell used for
| margin, no width is specified, it's about 25 pixels wide. On the right of
| this cell, there is a cell used for the text and table, width is 100 % and
| height is 100%.
| How can I do so my table don't extend past the browser window on the right
| (and the long text wrap inside the cells) ?
 
G

Guest

I went to your web page but I didn't see which tip could solve my problem.

Jacques
 
S

Stefan B Rusynko

Only relevant one was Line breaks at that page
- but table / cell sizes are minimums and will always expand to fit the cell content that is not wrappable
Displaying less fields of data (cells) or formatting the fields (cells) w/ a smaller font size are 2 other options
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|I went to your web page but I didn't see which tip could solve my problem.
|
| Jacques
|
| "Bob" wrote:
|
| > See if this solves the problem...
| >
| > http://home.att.net/~codelibrary/FrontPage/tweaks.htm#Line Breaks
| >
| > To see this work go here...
| > http://www.xmas-i-am.com/frontpage_tips.asp
| > and use Keyword "Layer" (without the quotes)
| >
| > bob
| > | > |I have a table displaying records obtained from the Databse Results Wizard.
| > | If the text fields are filled with the maximum number of letters, the user
| > | has to scroll on the right on internet browser to see all the table.
| > | In Table Properties, I specified width to 100 % percent.
| > | My web page is composed of a layout table. On the left side, there is a
| > cell
| > | used to display the vertical navigation bar, no width is specified, it's
| > | about 175 pixels wide. On the right of this cell, there is a cell used for
| > | margin, no width is specified, it's about 25 pixels wide. On the right of
| > | this cell, there is a cell used for the text and table, width is 100 % and
| > | height is 100%.
| > | How can I do so my table don't extend past the browser window on the right
| > | (and the long text wrap inside the cells) ?
| >
| >
| >
 
G

Guest

I understood my problem. I wanted to test my table by typing the letter w in
a field 80 times with no blank space. But in reality, users will always put
blank spaces in sentences. So I saw that in this case, my text wrap and the
table is not too wide.
Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top