I am looking for jQuery autoellipsis plugin. (Auto-ellipsis plugins will be added ...to the end of multi-line text.)
I know these plugins: autoellipsis and dotdotdot . but both work slowly in my jQuery Mobile project.
What is the fastest jQuery auto-element plugin?
EDIT: I need to call the autoelement plugin on a window resize event.
source
share