Skip to content

Conversation

jounisuo
Copy link
Contributor

The .size() method is deprecated as of jQuery 1.8. Use the .length property instead.

The .size() method is functionally equivalent to the .length property; however, the .length property is preferred because it does not have the overhead of a function call.

https://api.jquery.com/size/

florianeckerstorfer pushed a commit that referenced this pull request Nov 27, 2015
Fix bc-bootstrap-collection.js .size() deprecations.
@florianeckerstorfer florianeckerstorfer merged commit 20cffee into braincrafted:develop Nov 27, 2015
@florianeckerstorfer
Copy link
Member

Thank you for the PR

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