Tailor-made text to fit your needs! Responsive text to fill the height of the parent element or ellipse it when it doesn’t fit.The parent element needs to have a height (fixed or percentage).
How To Use
<script src="http://code.jquery.com/jquery-latest.min.js"></script> <script src="jquery.texttailor.js"></script> <script> $('.tailorMe').textTailor(); </script>