Skip to content

A jQuery plugin to auto resize text to fit in a fixed sized div

Notifications You must be signed in to change notification settings

xiidea/jquery-easy-fit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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();
    });

About

A jQuery plugin to auto resize text to fit in a fixed sized div

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages