پرش به محتوا

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

۱۲۴ بایت اضافه‌شده ،  ‏۱۰ اوت ۲۰۲۰
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۲۴: خط ۲۴:
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);
importScriptURI('//en.wikipedia.org/w/index.php?title=User%3ACaorongjin%2Fwordcount.js&action=raw&ctype=text/javascript');