Jquery-EasyFit A jQuery plugin to auto resize text to fit in a fixed sized div USES Basic Uses jQuery(document).ready(function () { jQuery(".resizeText").easyFit(); });