Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
jQuery.fn.offset no longer returns ClientRect object for disconnected…
… elements Instead of returning box, which is a ClientRect, we take the top and left box values and place them into a generic object.
- Loading branch information