مدیاویکی:Common.js: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
برچسب: خنثیسازی |
||
| (۳ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد) | |||
| خط ۶: | خط ۶: | ||
}); | }); | ||
/* تنظیمات پاپ آپ ها | /* تنظیمات پاپ آپ ها | ||
mw.loader.using( [ 'ext.popups' ], function() { // wait for popups to be loaded | mw.loader.using( [ 'ext.popups' ], function() { // wait for popups to be loaded | ||
| خط ۲۴: | خط ۲۴: | ||
var scrollto = offset.top - 100; // minus fixed header height | var scrollto = offset.top - 100; // minus fixed header height | ||
$('html, body').animate({scrollTop:scrollto}, 0); | $('html, body').animate({scrollTop:scrollto}, 0); | ||
*/ | |||
/* global mw, $ */ | /* global mw, $ */ | ||
// Editing-related javascripts | // Editing-related javascripts | ||