Sorry i'm a bit lost (junior level), do you mean:  
<td width="15%" style="overflow: hidden;">#(test)#</td>
as this also does not work. 
Ismail
>Cant you just set a static width on the TD?  And fwiw, this has nothing
>to do with coldfusion, its straight html / css =)
>
>Chris 
>
>-----Original Message-----
>From: ismail cassiem [mailto:[EMAIL PROTECTED] 
>Sent: Thursday, April 19, 2007 9:32 AM
>To: CF-Talk
>Subject: Re: Coldfusion 5, nowrap the text in a table <td
>style="word-wrap: break-word">
>
>Thank You for the reply. 
>I've tried the following but no luck. 
>
><table width="100%">
> <td width="180" style="overflow: hidden;">#(test)#</td>  <td
>width="180" style="overflow: scroll;">#(test2)#</td>  <td width="180"
>style="white-space: nowrap;">#(test3)#</td>  <td width="180"
>style="word-wrap: break-word;">#(test4)#</td> </table>
>
>But nothing seems to work. 
>
>Regards Ismail

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

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

Reply via email to