I want to create multiline div with text-overflow: ellipsis but the div has only one line.
see example: http://cssdesk.com/CDS4V
thanks
I was wanting a similar effect, and I ended up using the jquery dotdotdot plugin. I found it pretty easy to use and it worked like magic :)
In case you needed different solutions, here is another person who asked a similar question:
Insert ellipsis (...) into HTML tag if content too wide