On 04/03/06, Carl Youngblood <[EMAIL PROTECTED]> wrote:
> Well, Gmail has a feature where the subject lines in the email list don't
> wrap but just flow underneath the other columns in the list if they are too
> long.  It's not exactly the same but similar.  I wish I knew exactly how
> they were doing it, because I think it's different from what I did.

I wasn't sure if they did it with CSS or with some JS, but with CSS it
can be achieved with "text-overflow:ellipsis;". Only for IE and
Safari, though, I think. I stated this some e-mails ago.

-Rob.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to