Изменения

Перейти к навигации Перейти к поиску

MediaWiki:Common.js

249 байт добавлено, 19 февраль
Отмена правки 24419, сделанной Shaseer (обсуждение)
e.preventDefault();
$('html, body').animate({scrollTop:0}, '300');
});
/* Back to Top Button */
 
/* Back to Top Button */
var btn_dark_mode = $('#button-dark-mode');
btn_dark_mode.addClass('show');
 
btn_dark_mode.on('click', function(e) {
});
/* Back to Top Button */
} );
}
 /*Export to ebooks buttons*/const donations = document.createElement("iframe");//donations.setAttribute("src","https://yoomoney.ru/quickpay/fundraise/button?billNumber=KkUUGwJOpNg.230105&");//donations.setAttribute("width","330");//donations.setAttribute("height","50");//donations.setAttribute("frameborder","0");//donations.setAttribute("allowtransparency","true");//donations.setAttribute("scrolling","no");//document.getElementById("p-logo").appendChild(donations);

Навигация