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 :)