Skip to content

Getting original height and width #44

Description

@corydorning

Just wanted to post a comment regarding getting the original height and width of the element in IE that you don't have in other browsers. After looking for a workaround I stumbled across your page and also stumbled across a different way of doing and that's getting the 'scrollHeight' and 'scrollWidth' value. (which will suffice in most cases)

This way the filter doesn't need to be removed and the original value doesn't need to be saved.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions