Home
last modified time | relevance | path

Searched refs:bodyOffset (Results 1 – 4 of 4) sorted by relevance

/plugin/tagfilter/script/select2/
H A Dselect2.js1189 bodyOffset,
1244 bodyOffset = this.body().offset();
1245 dropTop -= bodyOffset.top;
1246 dropLeft -= bodyOffset.left;
/plugin/jquery/
H A Dscript.js19bodyOffset(this[0])}var G=this[0].getBoundingClientRect(),J=this[0].ownerDocument,F=J.body,E=J.doc… method in o.offset
H A Djquery-1.4.2.js5939 return jQuery.offset.bodyOffset( elem );
5965 return jQuery.offset.bodyOffset( elem );
6050 bodyOffset: function( body ) { method in jQuery.offset
H A Djquery-1.4.2.min.js145 ….ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBo…
146 ….ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.init…
150 c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initia… method in c.offset