text-overflow and multiple line div?

后端 未结 2 1722
遥遥无期
遥遥无期 2021-01-25 08:19

I want to create multiline div with text-overflow: ellipsis but the div has only one line.

see example: http://cssdesk.com/CDS4V

thanks

2条回答
  •  野的像风
    2021-01-25 08:32

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

提交回复
热议问题