You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've found that as of jQuery 1.8, the .size() function is no longer supported and has been replaced with .length. Perhaps a new branch can be made to reflect this?
Hi there,
I've found that as of jQuery 1.8, the
.size()
function is no longer supported and has been replaced with.length
. Perhaps a new branch can be made to reflect this?Reference
The text was updated successfully, but these errors were encountered: