This is probably a really simple question, but how do I go about getting the right offset of an element in jQuery?I can do:$("#whatever").offset().left; ...
確定! 回上一頁