X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Foffset.js;h=0a8b9e64faa100b9441619f3353e2cf04aa47a7e;hb=1bd4325cb979ed66588d6b3454b3eb4291a47151;hp=964844e7ddb406b93273d8a639eba1efd13c765e;hpb=432ea4ca6cbd63cd972718d3a44772fe8ef1022b;p=jquery.git diff --git a/src/offset.js b/src/offset.js index 964844e..0a8b9e6 100644 --- a/src/offset.js +++ b/src/offset.js @@ -75,6 +75,8 @@ jQuery.offset = { body.removeChild( container ); jQuery.offset.initialize = function(){}; + + body = container = innerDiv = checkDiv = table = td = null; }, bodyOffset: function(body) {