Height Issue

More
11 years 7 months ago #32145 by ivan.milic
Replied by ivan.milic on topic Height Issue
try this:

<script>
jQuery(document).ready(function(){

setTimeout(function(){
if(jQuery('#column_left')[0] && jQuery('#content_wrap')[0])
BoxHeights.equalise('column_left','content_wrap');
},600);

});

</script>

Please Log in to join the conversation.

  • iluvsuna
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 7 months ago #32148 by iluvsuna
Replied by iluvsuna on topic Height Issue
Hi Ivan, thanks so much. It worked great now.

Please Log in to join the conversation.

Time to create page: 0.118 seconds
Powered by Kunena Forum