问答详情
源自:3-2 jQuery实现瀑布流布局的图片加载功能

这里为什么要加get(0)?

var lastpin = $pins.last().get(0).offsetTop + Math.floor($pins.last().height() / 2);


提问者:梧桐笑 2017-10-22 17:23

个回答

  • 爱编程的男孩
    2017-10-26 14:47:52

    不需要这个东西