How to display only last part of string, if it more than my div width without line breaks?
E.g. "...string" instead of
This is my
very large string
UPD:
This solution works, but when i have a large word, e.g. url http://myhost/path/foo/bar?and=some¶ms=there displays only part of symbol, it is not good. Any ideas?