429
回編集
細編集の要約なし |
細編集の要約なし |
||
114行目: | 114行目: | ||
NIJC_WindowOnLoad(); | NIJC_WindowOnLoad(); | ||
if (typeof( | if (typeof(jQuery.proxy) == 'undefined') { | ||
jQuery.extend({ | |||
proxy: function(fn, thisObject) { | proxy: function(fn, thisObject) { | ||
return function() { | return function() { |