Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Applied for when page loads and when browser resizes:
- var contentHeight = $('.heightfix_listitem1').height();
- $('.heightfix_listitem2, .heightfix_listitem3').css('height', contentHeight + "px");
Advertisement
Add Comment
Please, Sign In to add comment