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

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


         var that = $('.mp-box').eq(index-1);
         var that = $('.mp-box').eq(index-1);
         var that_height = that.height();
         var that_height = that.outerHeight();
         var this_height = $(this).height();
         var this_height = $(this).outerHeight();


         if(this_height > that_height) {
         if(this_height > that_height) {
۵۴۶

ویرایش