MCPcopy Create free account
hub / github.com/HtmlUnit/htmlunit / offset.js

File offset.js

src/test/resources/libraries/jQuery/1.8.2/jquery/src/offset.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var rroot = /^(?:body|html)$/i;
2
3jQuery.fn.offset = function( options ) {
4 if ( arguments.length ) {

Callers

nothing calls this directly

Calls 15

eachMethod · 0.80
scrollLeftMethod · 0.80
scrollTopMethod · 0.80
getWindowFunction · 0.70
jQueryFunction · 0.70
containsMethod · 0.65
getBoundingClientRectMethod · 0.45
cssMethod · 0.45
offsetMethod · 0.45
positionMethod · 0.45
callMethod · 0.45
extendMethod · 0.45

Tested by

no test coverage detected