Unheap - A tidy repository of jQuery plugins. Isotope. Responsive Measure: A jQuery plugin for responsive typography. Responsive Measure is a simple script that allows you to pass in a selector (ideally the container where your primary content will go) which generates the ideal font size needed to produce the ideal measure for your text.
It also has the ability to generate a resolution independent font-scale based on the ideal font-size. $(document).on('responsiveMeasureUpdated', function(e, data) { $('.giga').css('fontSize', data.fontRatios[9] + 'px'); $('h1').css('fontSize', data.fontRatios[8] + 'px'); $('h2').css('fontSize', data.fontRatios[7] + 'px'); $('h3').css('fontSize', data.fontRatios[6] + 'px'); $('p').css('fontSize', data.fontRatios[5] + 'px'); $('.sm').css('fontSize', data.fontRatios[4] + 'px'); });
jQuery Masonry. jQuery TextExt Plugin. Blur.js. jQuery Easing Plugin. Description A jQuery plugin from GSGD to give advanced easing options.
Please note, the easing function names changed in version 1.2.