Home
last modified time | relevance | path

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

/template/quickjump/
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
/template/ospyramid/js/libs/
H A Djquery-1.6.1.js8580 return jQuery.offset.bodyOffset( elem );
8622 return jQuery.offset.bodyOffset( elem );
8716 bodyOffset: function( body ) { method in jQuery.offset