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

Support jQuery < 1.6 by not using $.fn.is(). #1702

Merged
merged 1 commit into from
Dec 28, 2013

Conversation

adamdicarlo
Copy link
Contributor

Adapted from rooby's pull request for issue #1555:

  • Condensed into one commit.
  • Renamed local var chosenContainer -> active_container to (I hope) better reflect what the variable represents, and project naming conventions.

Adapted from rooby's pull request for issue harvesthq#1555.
@pfiller
Copy link
Contributor

pfiller commented Dec 28, 2013

Looks great. Thanks, @adamdicarlo!

pfiller added a commit that referenced this pull request Dec 28, 2013
Remove use of `$.fn.is()` in favor of more widely supported methods.
@pfiller pfiller merged commit 0c9d879 into harvesthq:master Dec 28, 2013
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

Successfully merging this pull request may close these issues.

2 participants