Skip to content

Position: Support positioning within document with jQuery 1.6.x #1294

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

Closed
wants to merge 1 commit into from

Conversation

scottgonzalez
Copy link
Member

Fixes #10071

The tests were failing because we were calling .outerWidth() on a jQuery object containing a document. This wasn't supported until jQuery 1.7.0. See http://bugs.jquery.com/ticket/9434

@tjvantoll
Copy link
Member

👍

@scottgonzalez scottgonzalez deleted the position-document branch October 7, 2014 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants