html - ellipsis for multiline text in Chrome -


is there -o-ellipsis-lastline google chrome?

i'm building chrome extension , ellipsize multiline text using css.

it impossible create ellipsis pure css due w3 spec text-overflow.

but if developing chrome extensions have using javascript, here demos , plugins solve problem:

i'm using last plugin on own projects.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -