How to display only the last part of a line if it is larger than my width divwithout line breaks? For example. " ...string" instead
This is my
very large string
UPD:
This solution works, but when I have a big word, for example. url http://myhost/path/foo/bar?and=some¶ms=theredisplays only part of the character, this is not good. Any ideas?
source
share