429
回編集
細編集の要約なし |
細編集の要約なし |
||
115行目: | 115行目: | ||
jQuery(function($){ | jQuery(function($){ | ||
if (typeof($.proxy) | if (typeof($.proxy) != 'undefined') { | ||
$.prototype.proxy = function(fn, thisObject) { | $.prototype.proxy = function(fn, thisObject) { | ||
return function() { | return function() { |