I know about fitText.js and bigText.js, but they are not intended for a multi-line header (bigText can execute multiple lines, but you have to wrap each line in a div that won't work here). Simply put, give <h1>with width: 200px; height: 175px;whether there is a jQuery plugin that will dynamically change the size of the text as long as it does not become visible?
Something like this: it <h1>My Short Headline</h1>will be big, but something like it <h1>My Somewhat Longer Headline That Needs To Be Completely Visible With No Truncation</h1>will be a little less. Do you know anything that could do the trick?
source
share