Skip to content

Instantly share code, notes, and snippets.

@vfontjr
Created May 2, 2020 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vfontjr/0cd53b85a82fdac0c0674cc4cfee85cc to your computer and use it in GitHub Desktop.
Save vfontjr/0cd53b85a82fdac0c0674cc4cfee85cc to your computer and use it in GitHub Desktop.
<div style="height: 331px;" class="image-container">
<img id="image-2290" src="stanton2d_e.jpg" class="attachment-shop_catalog wp-post-image" alt="Stanton2D.jpg" width="332">
</div>
$("[id^='image-']").imagesLoaded(function() {
$(".image-container").matchHeight();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment