diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 20 |
1 files changed, 16 insertions, 4 deletions
@@ -5,6 +5,9 @@ It handles many edge cases that cause similar plugins to fail. [brm.io/jquery-match-height](http://brm.io/jquery-match-height/) +[Demo](#demo) - [Features](#features) - [Gallery](#gallery) - [Install](#install) - [Usage](#usage) - [Options](#options) - [Data API](#data-api) +[Advanced Usage](#advanced-usage) - [Tests](#tests) - [Known limitations](#known-limitations) - [Changelog](#changelog) - [License](#license) + [](http://libscore.com#$.fn.matchHeight) ### Demo @@ -32,11 +35,20 @@ See the [jquery.matchHeight.js demo](http://brm.io/jquery-match-height-demo). - module loader support - tested in IE8+, Chrome, Firefox, Safari, Android, iOS -### Status +### Gallery + +See how others are using jquery.matchHeight.js -Current version is `0.6.0`. -Use the master build for the latest features. -Please report any [issues](https://github.com/liabru/jquery-match-height/issues) you find. +- [Visa](https://www.visa.co.uk/) +- [Nokia](http://www.nokia.com/) +- [PayPal](https://www.paypal.com/) +- [MTV](http://www.mtv.co.uk/) +- [Bose](https://www.bose.com/) +- [Chipotle](http://chipotle.com/) +- [Fisher-Price](http://www.fisher-price.com/) +- [Sega](http://sega.jp/) +- [barackobama.com](https://www.barackobama.com/) +- [more...](http://libscore.com#$.fn.matchHeight) ### Install |