size()弃用

size() 方法在 jQuery 版本 1.8 中被废弃。 请使用 length 属性代替。

原文地址:https://www.cnblogs.com/yangcclg/p/5802319.html