X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=src%2Foffset.js;h=fe649ae3e75abdd8bffe4ae20315c986c779e1d5;hb=fd0bf5d6edec1f3c03008bb29b16d7e7e1b36abc;hp=c27dc5a8dcbce3c7bf2bca2e8e89b845566a7109;hpb=3d8ceaf2f21f4782ff21746887e2bcf56025e704;p=jquery.git diff --git a/src/offset.js b/src/offset.js index c27dc5a..fe649ae 100644 --- a/src/offset.js +++ b/src/offset.js @@ -96,9 +96,8 @@ jQuery.offset = { this.doesNotIncludeMarginInBodyOffset = (body.offsetTop !== bodyMarginTop); body.removeChild( container ); - jQuery.offset.initialize = function(){}; - body = container = innerDiv = checkDiv = table = td = null; + jQuery.offset.initialize = function(){}; }, bodyOffset: function(body) {