css elipses is not working for IE, though i have added following css
SyntaxEditor Code Snippet
overflow: hidden; /*text-overflow: ellipsis;*/ white-space: nowrap; width: 190px !important; line-height: normal
Hi,
which IE are you talking about?
@Lovish
Have you used the browser tools to see if by any chance the element's style is being overridden by some other css rule?