this is cool but it doesnt wrap the text

-----Original Message-----
From: Marius Milosav [mailto:[EMAIL PROTECTED]
Sent: Monday, November 01, 2004 11:35 PM
To: CF-Talk
Subject: SPAM-BULK: Re: SPAM-BULK: Forcing text to wrap in table cell
Importance: Low


Add the following to your table definition:
<table style="table-layout: fixed">

Marius Milosav
www.scorpiosoft.com
It's not about Technology, it's about people
Virtual Company (VICO) Application demo
www.scorpiosoft.com/vicodemo/login.cfm

----- Original Message -----
From: "Will Tomlinson" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, November 01, 2004 6:31 PM
Subject: Re: SPAM-BULK: Forcing text to wrap in table cell


> >This is going to sound like rookie question but...
> >
> >Does anyone know of a good way to make sure that long text doesn't
stretch a
> >table cell?
> >
> >Example....
> >
> ><table width="100">
> > <tr>
> >
>
><td>fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
f
> >ffffffffffffffffffffffffffffffffff</td>
> > </tr>
> ></table>
> >
> >since there are no spaces in this text it will stretch the table to
> >accommodate.  I don't want to count chars and do this with code because
> >in the browser i's are smaller than H's and the number of allowable chars
> >would never work right.
> >
> >Anyone have a simple solution?
> >
> >David
>
>
> Everytime I've loaded text with no spaces into a cell it's stretched the
table.
>
>



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF 
community.
http://www.houseoffusion.com/banners/view.cfm?bannerid=36

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183128
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to