Monday 21 December 2015

Fit text into fixed width Div

Hi just do as following to fit text into fixed width div

<div id="outer" style="width:500px; height:100px; border:1px solid red;">
    <div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer mollis dui felis, vel vehicula tortor cursus nec</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript">
 $(document).ready(function () {
    resize_to_fit();
});
function resize_to_fit(){
    var fontsize = $('div#outer div').css('font-size');
    $('div#outer div').css('fontSize', parseFloat(fontsize) - 1);
    if($('div#outer div').height() >= $('div#outer').height()){
        resize_to_fit();
    }
}
</script>

1 comment:

  1. Best Betting Sites in Las Vegas - Mapyro
    This map of the best betting sites in 통영 출장안마 Las 군산 출장마사지 Vegas. 창원 출장안마 The sportsbook is the most 부천 출장샵 popular 광양 출장샵 in every city and most important to its visitors.

    ReplyDelete