我一直在使用$.support
,它的ownLast
属性有什么用。我在谷歌上搜索了一下,结果一无所获。谁能解释一下这个用法吗?
来源。。。
// Support: IE<9 // Handle iteration over inherited properties before own properties. if ( jQuery.support.ownLast ) {