Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
var
rroot = /^(?:body|html)$/i;
2
3
jQuery.fn.offset =
function
( options ) {
4
if
( arguments.length ) {
Callers
nothing calls this directly
Calls
15
each
Method · 0.80
scrollLeft
Method · 0.80
scrollTop
Method · 0.80
getWindow
Function · 0.70
jQuery
Function · 0.70
contains
Method · 0.65
getBoundingClientRect
Method · 0.45
css
Method · 0.45
offset
Method · 0.45
position
Method · 0.45
call
Method · 0.45
extend
Method · 0.45
Tested by
no test coverage detected