Skip to content

Getting original height and width #44

@corydorning

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.

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