jquery.ellipsis is ideal for large text blocks or for blogging excerpts, helping developers keep the length of a text to a desired value.The ellipsis character can be changed to any other custom sign the developer wishes, or even full-on HTML...

jQuery.fontFlex is very lightweight and is contained in under 20 lines of code, making it a simple snippet to add to any of your projects without over-bloating your page's source.The plugin works by watching the page for any window resize event and...

jQuery.FontResize works by considering 800px the standard width at which fonts are shown at their natural size.When the user accesses a page from a device with a window size different from this, the font size is increased or decreased to make sure takes...

Works better when used with text that needs to fit inside small areas.If the text goes over the boundary of a container box, it's (overflow) ending is replaced with an ellipsis (by default, can be customized).jQuery.readMore works without a glitch,...