مدیاویکی:Common.js: تفاوت میان نسخه‌ها

بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۲۶۲: خط ۲۶۲:


function align_box(){
function align_box(){
     $('.equalizer').each(function(){
     $('.box-55').each(function(){
         var this_height = $(this).outerHeight();
         var this_height = $(this).outerHeight();
         $(this).next('min-height', this_height)
         $(this).next('.box-45, .box-45-pic-mini').css('min-height', this_height)
        $(this).prev('min-height', this_height)
     });
     });
}
}
۵۴۶

ویرایش