Robby posted a solution to deal with the length of text displayed in a single line. When the text length is longer that the given width, it will trim the text and display “…” at the end.
View Demo: New Window
Robby posted a solution to deal with the length of text displayed in a single line. When the text length is longer that the given width, it will trim the text and display “…” at the end.