index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
broken-test
dependabot/github_actions/github-actions-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-f50e11107c
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
mgol-patch-1
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
offset.js
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fixed #1781 for warnings created on load by FF javascript.options.strict == ↵
David Serduke
2007-12-16
1
-2
/
+2
|
|
|
|
true.
*
Added more unit tests for offset. Fixed an offset issue relating to table ↵
Brandon Aaron
2007-12-12
1
-12
/
+8
|
|
|
|
header cells in Opera
*
offset now uses clientLeft and clientTop instead of calculating html border ↵
Brandon Aaron
2007-12-04
1
-6
/
+5
|
|
|
|
in IE
*
offset: fixes for correct body offsets in safari and mozilla (thanks Wizzud)
Brandon Aaron
2007-09-26
1
-26
/
+15
|
*
offset: added fixed position support and fixed opera issue with borders on ↵
Brandon Aaron
2007-09-21
1
-8
/
+31
|
|
|
|
absolute and relative parents
*
offset: do not add borders for table cells
Brandon Aaron
2007-09-18
1
-1
/
+1
|
*
remove box global var from offset
Brandon Aaron
2007-09-17
1
-1
/
+1
|
*
safari2 should just check the browser and version
Brandon Aaron
2007-09-11
1
-5
/
+5
|
*
Include scroll offsets for everything but inline and table-row elements
Brandon Aaron
2007-09-11
1
-1
/
+1
|
*
Couple of fixes to the offset method
Brandon Aaron
2007-09-11
1
-2
/
+2
|
*
Reintroduced .offset() as a default include, added original author credits.
John Resig
2007-09-08
1
-0
/
+3
|
*
Added the new .offset() method, directly imported from Dimensions (heavily ↵
John Resig
2007-09-08
1
-0
/
+88
worked over by both Brandon and John). Original source: http://brandonaaron.net/jquery/issues/dimensions/new_offset/jquery.offset.js
[prev]