diff options
author | Matt Banks <mjbanks@gmail.com> | 2012-04-18 15:25:33 -0400 |
---|---|---|
committer | Matt Banks <mjbanks@gmail.com> | 2012-04-18 15:25:33 -0400 |
commit | 5e5968903924baa823e370542580d243ee39b1a8 (patch) | |
tree | b65b47adedcae14a776cbe22bedc60ea24870514 | |
parent | 8138bf9ce03576577bc7b75630d0ce3351d00f6c (diff) | |
download | jQuery.equalHeights-5e5968903924baa823e370542580d243ee39b1a8.zip jQuery.equalHeights-5e5968903924baa823e370542580d243ee39b1a8.tar.gz jQuery.equalHeights-5e5968903924baa823e370542580d243ee39b1a8.tar.bz2 |
updated browser compatibility
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ If using @font-face or Google Web Fonts, wrap selector in a `setTimeout` for 100 Tested with jQuery 1.7.x. -Works in IE6+, Chrome 14+, Safari 4+, Firefox 3.5+, Opera 10+. +Works in IE6+, Chrome 14+, Safari 4+, Firefox 3.0+, Opera 10+. ## Examples |