Wrap a text in 2 lines only using jQuery or CSS -
i have situation need wrap text 2 lines only. should not wrapped more 2 lines.
is there css available this?
if not can done using jquery?
have @ 3 dots jquery plugin once: http://tpgblog.com/threedots/
it restricts text display in 2 lines , overrides remaining text , instead of display ellipsis.
similar : wrap text within 2 lines inside div
Comments
Post a Comment