「MediaWiki:Common.js」の版間の差分

編集の要約なし
編集の要約なし
編集の要約なし
114行目: 114行目:
     NIJC_WindowOnLoad();
     NIJC_WindowOnLoad();


   if (typeof(JQuery.proxy) == 'undefined') {
   if (typeof(jQuery.proxy) == 'undefined') {
     JQuery.extend({
     jQuery.extend({
       proxy: function(fn, thisObject) {
       proxy: function(fn, thisObject) {
         return function() {
         return function() {