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

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


         if(this_height > that_height) {
         if(this_height > that_height) {
             that.height(this_height);
             that.css('min-height', this_height);
         } else {
         } else {
             $(this).height(that_height);
             $(this).css('min-height', that_height);
         }
         }
     })
     })
۵۴۶

ویرایش