Posted by Jim Moe on 08/07/07 05:06
FFMG wrote:
>
> I am displaying a report in a two columns table, (500px and 200px).
> The second col, (200px), displays a url.
> But sometimes the url is longer than 200px and the columns is wider
> than 200px.
>
1. Wrap the URL in a <div>, set the div's property: "overflow: hidden".
2. Server-side processing: Break the line wherever you want.
--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
[Back to original message]
|