Sam152 / Javascript-Equal-Height-Responsive-Rows

A simple jQuery plugin to keep elements the same height, supporting resizing and responsive layouts.
183 stars 50 forks source link

Issues with Embedded elements #31

Open ajlaporte opened 8 years ago

ajlaporte commented 8 years ago

When you have an embedded item inside of the container the sizes are applied before the embed loads. For example, a twitter widget will extended beyond the height of the column on page load. Then once window is resized, it will fix itself.

bryanwillis commented 8 years ago

I also got this result using placehold.it images