chantouchsek / triple-dots

Triple dots is a javascript plugin for truncating multiple line content on a webpage. It uses an ellipsis to indicate that there is more text than currently visible. Optionally, the plugin can keep a "read more" anchor visible at the end of the content, after the ellipsis. When using triple-dots to truncate HTML, you don't need to worry about your HTML markup, the plugin knows its way around most elements. It's responsive, so when resizing the browser, the ellipsis will update on the fly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chantouchsek/triple-dots Issues