Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to show limited text in html greeper

Css is:
ext-overflow: ellipsis;
          overflow: hidden; 
          width: 160px; 
          height: 1.2em; 
          white-space: nowrap;
 
PREVIOUS NEXT
Tagged: #show #limited #text #html #greeper
ADD COMMENT
Topic
Name
8+4 =