Skip to content

Instantly share code, notes, and snippets.

@LordZombi
Created July 16, 2013 15:00
Show Gist options
  • Save LordZombi/6009522 to your computer and use it in GitHub Desktop.
Save LordZombi/6009522 to your computer and use it in GitHub Desktop.
ThreeDots
JQUERY: //ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js
GITHUB: https://github.com/theproductguy/ThreeDots
<div class='text_here' style="width: 200px;">
<span class='ellipsis_text'>
TEXT
</span>
</div>
$('.text_here2').ThreeDots({ max_rows:3 });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment