Skip to content

Offset/Position of CSS-transformed elements #401

Open
@leongersen

Description

@leongersen

The position documentation currently notes:

jQuery does not support getting the position coordinates of hidden elements or accounting for borders, margins, or padding set on the body element.

However, as reported in this 3 year old (!) ticket, there are also several issues in getting .position()/.offset() for elements with CSS transforms. Since it doesn't look like this issue in jQuery will be resolved any time soon, I'd say the documentation should alert users on the problems they may face when using these methods.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions