Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

outerHeight and outerWidth need to be updated #201

Open
skartknet opened this issue Jun 29, 2016 · 0 comments
Open

outerHeight and outerWidth need to be updated #201

skartknet opened this issue Jun 29, 2016 · 0 comments

Comments

@skartknet
Copy link

outerHeight and outerWidth have changed the way they are used from jQuery 1.8. The current calls return an Object instead the real value. All calls to this methods should be:

outerHeight(false)
outerWidth(false)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant