MediaWiki:Common.js: Difference between revisions

From Vintage Story Wiki
no edit summary
No edit summary
No edit summary
Line 111: Line 111:
easing: sR.thisCallArgs.easing,
easing: sR.thisCallArgs.easing,
complete: function() { $(this).replaceWith( $(this).contents()); },
complete: function() { $(this).replaceWith( $(this).contents()); },
progress: function($promise, $progress, $remains){
progress: function(promise, progress, remains){
if(typeof sR.thisCallArgs.callback_ticking == "function")
if(typeof sR.thisCallArgs.callback_ticking == "function")
sR.thisCallArgs.callback_ticking.call(this);
sR.thisCallArgs.callback_ticking.call(this);
Confirmedusers, editor, Administrators
886

edits