0
我console.logging元素的offset()
財產「頂」,我得到無法讀取空
left: 1236
top: 139
__proto__: Object
但是,當我登錄offset().top
我得到的錯誤
Cannot read property 'top' of null
這裏是我的代碼全部:
console.log(('.index-title').eq(n).prev().offset().top);
謝謝!我現在明白了。 – 2011-01-10 03:50:49