<td style="width: 100px; overflow: hidden;" nowrap>Test Test Test Test Test
Test Test Test Test Test Test Test Test Test
Test Test Test Test Test Test Test Test Test </td>

On Wed, Jul 23, 2008 at 3:00 PM, Experienced CF Developer <
[EMAIL PROTECTED]> wrote:

> Okay, I must be having a brain fart today - I'm trying to get a cell in a
> table to NOT wrap.  I actually want the text that doesn't fit to be hidden.
> What am I missing? (btw, I'm coding only for IE for an internal app).  I've
> done this before, just can't remember what I did.  I want the second cell
> to
> NOT wrap.  Here's some test code:
>
> <table border="1" cellspacing="0" cellpadding="0" width="150"
> style="table-layout: fixed;">
> <col width="50"/>
> <col width="50"/>
> <col width="50"/>
> <tr>
> <td>&nbsp;</td>
> <td>Test Test Test Test Test Test Test Test Test Test Test Test Test Test
> Test Test Test Test Test Test Test Test Test </td>
> <td>&nbsp;</td>
> </tr>
> </table>
>
> What am I missing?
>
> Dave Phillips
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309508
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to